Started by user Ondrej Dockal Rebuilds build #116 Running as Ondrej Dockal Agent centos-7-b5jph is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-b5jph" 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-b5jph" - 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-b5jph" - 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-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false 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 - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} 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-b5jph (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.verification.parametrized 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.verification.parametrized # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --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 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7641e45b0115b93a7d1e4f7e222a3b00f472dd3c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7641e45b0115b93a7d1e4f7e222a3b00f472dd3c # timeout=10 Commit message: "Update manifest minimal java version" > git rev-list --no-walk d8a69ee1bdd9ca54b4bb60c700210756b2993c3c # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.verification.parametrized] $ vncserver -list Starting xvnc [reddeer.verification.parametrized] $ Xvnc :34 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 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 Wed Mar 3 21:18:13 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5934 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins29427942606050470.sh + metacity --sm-disable --replace [reddeer.verification.parametrized] $ /opt/tools/apache-maven/latest/bin/mvn -f /home/jenkins/agent/workspace/reddeer.verification.parametrized/pom.xml -Dmaven.test.error.ignore=true -Declipse-orbit-update-site=https://download.eclipse.org/tools/orbit/downloads/latest-R -Declipse-target-site=https://download.eclipse.org/releases/2021-03 -DskipTests=false -Djava.target.version=11 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/releases/2021-03/ (122B) [INFO] Adding repository https://download.eclipse.org/releases/2021-03 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2021-03/ (491B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2021-03/ [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2021-03/202101141300/ (109.69kB) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2021-03/202102041200/ (112.98kB) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2021-03/202102251200/ (99.64kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2021-03/202102261000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2021-03/202102261000/ (813.88kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2021-03/202102051000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2021-03/202102051000/ (811.11kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2021-03/202101151000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2021-03/202101151000/ (826.96kB) [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/ (11.79kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/latest-R/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/latest-R [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/latest-R/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/ (115.38kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching 202102261000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-03/ [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (30.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (30.58kB) [INFO] Unpacking org.eclipse.osgi.util_3.6.0.v20210212-1137... [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.93kB) [INFO] Unpacking org.eclipse.osgi.services_3.10.0.v20210212-1137... [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (470.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (470.54kB) [INFO] Unpacking org.eclipse.osgi_3.16.200.v20210212-1137... [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (155.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (155.35kB) [INFO] Unpacking org.apache.felix.scr_2.1.24.v20200924-1939... [INFO] Fetching org.eclipse.swt_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.03kB) [INFO] Unpacking org.eclipse.swt_3.116.0.v20210217-1504... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (836.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (836.9kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210217-1504... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.18MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.18MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210217-1504... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (976.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (976.58kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210217-1504... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (9.67MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (9.67MB) [INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749... [INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.34MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_5.6.0.v20200716-0148.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.34MB) [INFO] Unpacking com.sun.jna_5.6.0.v20200716-0148... [INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (395.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_5.6.0.v20200722-0209.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (395.02kB) [INFO] Unpacking com.sun.jna.platform_5.6.0.v20200722-0209... [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (36.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (36.66kB) [INFO] Unpacking javax.annotation_1.3.5.v20200909-1856... [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (35.59kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.71kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (255.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (255.73kB) [INFO] Unpacking org.apache.xmlgraphics_2.4.0.v20200622-2037... [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13kB) [INFO] Unpacking org.apache.batik.constants_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (102.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (102.39kB) [INFO] Unpacking org.apache.batik.css_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (63.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (63.23kB) [INFO] Unpacking org.apache.batik.util_1.13.0.v20200622-2037... [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (14.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (14.47kB) [INFO] Unpacking org.apache.batik.i18n_1.13.0.v20200622-2037... [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (15.35kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (82.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (82.7kB) [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.1kB) [INFO] Unpacking org.eclipse.core.commands_3.9.800.v20201021-1339... [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (58.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (58.96kB) [INFO] Unpacking org.eclipse.equinox.common_3.14.100.v20210212-1143... [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (55.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (55.51kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.8.200.v20210212-1143... [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.13kB) [INFO] Unpacking org.eclipse.equinox.registry_3.10.100.v20210212-1143... [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (41.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (41.22kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.900.v20210111-0918... [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (56.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (56.91kB) [INFO] Unpacking org.eclipse.core.databinding_1.10.100.v20200926-1123... [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (82.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (82.74kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.10.0.v20200730-0848... [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.71kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.8.100.v20200619-0651... [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (33.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (33.38kB) [INFO] Unpacking org.eclipse.core.runtime_3.20.100.v20210111-0815... [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (33.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (33.72kB) [INFO] Unpacking org.eclipse.core.expressions_3.7.100.v20210203-1000... [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (46.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (46.09kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.1100.v20210111-0815... [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (42.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (42.03kB) [INFO] Unpacking org.eclipse.equinox.app_1.5.100.v20210212-1143... [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.78kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.13.0.v20201119-1132... [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (25.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (25.87kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.700.v20210128-2123... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (22.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (22.66kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710... [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (27.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (27.94kB) [INFO] Unpacking org.eclipse.e4.core.services_2.2.600.v20210110-1654... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.72kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.42kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (21.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (21.73kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (107.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (107.16kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (484.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (484.19kB) [INFO] Unpacking org.eclipse.emf.ecore_2.23.0.v20200630-0516... [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (23.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (23.02kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132... [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.14kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.5.0.v20210115-1333... [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (362.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (362.4kB) [INFO] Unpacking org.eclipse.jface_3.22.100.v20210126-0831... [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (66.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (66.15kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.63kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.78kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147... [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210101-1117.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (10.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210101-1117.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (10.57kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.3.0.v20210101-1117... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (27.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (27.64kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (110.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (110.28kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958... [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.19kB) [INFO] Unpacking org.eclipse.equinox.event_1.6.0.v20210212-1143... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (9.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (9.46kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339... [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (50.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (50.81kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (84.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (84.06kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (84.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (84.12kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (49.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (49.78kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (94.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (94.41kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (62.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (62.6kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610... [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.72kB) [INFO] Unpacking org.eclipse.jface.databinding_1.12.200.v20210111-0911... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.07kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339... [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (23.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (23.89kB) [INFO] Unpacking org.eclipse.urischeme_1.1.300.v20210113-1544... [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (114.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (114.56kB) [INFO] Unpacking org.eclipse.emf.common_2.22.0.v20210114-1734... [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (120.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (120.7kB) [INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755... [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210108-1216.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (14.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210108-1216.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (14.74kB) [INFO] Unpacking org.eclipse.jface.notifications_0.3.0.v20210108-1216... [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (339.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (339.79kB) [INFO] Unpacking org.eclipse.ui_3.119.0.v20210111-1350... [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (960.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (960.47kB) [INFO] Unpacking org.eclipse.ui.workbench_3.122.100.v20210215-1525... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.82kB) [INFO] Unpacking org.eclipse.compare.core_3.6.1000.v20201020-1107... [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (41.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (41.14kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.1100.v20201029-1159... [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (100.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (100.65kB) [INFO] Unpacking org.eclipse.text_3.11.0.v20210203-1022... [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (27.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (27.79kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734... [INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (877.43kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (8.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (8.13kB) [INFO] Unpacking org.eclipse.e4.ui.ide_3.15.200.v20210108-1832... [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (23.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (23.98kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.3.100.v20210212-1143... [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.04kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (74.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (74.47kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (108kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (108kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (50.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (50.79kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738... [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (55.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (55.38kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.86kB) [INFO] Unpacking org.eclipse.equinox.security_1.3.600.v20210126-1005... [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (317.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (317.43kB) [INFO] Unpacking org.eclipse.jface.text_3.17.0.v20210213-0904... [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (200.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (200.97kB) [INFO] Unpacking org.eclipse.ui.editors_3.14.0.v20210215-0846... [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (950.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (950.29kB) [INFO] Unpacking org.eclipse.ui.ide_3.18.100.v20210122-1536... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (235.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (235.59kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733... [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (130.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (130.04kB) [INFO] Unpacking org.eclipse.ui.navigator_3.10.0.v20210111-1352... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (122.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (122.98kB) [INFO] Unpacking org.eclipse.ui.forms_3.11.100.v20210108-1139... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.74kB) [INFO] Unpacking com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726... [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (139.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (139.76kB) [INFO] Unpacking com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726... [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (425.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.12.1.v20210128-1726.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (425.75kB) [INFO] Unpacking com.fasterxml.jackson.core.jackson-databind_2.12.1.v20210128-1726... [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (18.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (18.03kB) [INFO] Unpacking org.eclipse.core.variables_3.4.800.v20200120-1101... [INFO] Fetching org.eclipse.debug.core_3.17.100.v20210213-0705.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (125.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.17.100.v20210213-0705.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (125.98kB) [INFO] Unpacking org.eclipse.debug.core_3.17.100.v20210213-0705... [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (84.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (84.58kB) [INFO] Unpacking org.eclipse.ui.console_3.10.100.v20201211-1511... [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210215-1224.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1,017.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210215-1224.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1,017.85kB) [INFO] Unpacking org.eclipse.debug.ui_3.14.800.v20210215-1224... [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (19.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (19.47kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (34.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (34.56kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.3kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (58.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (58.14kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (47.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (47.99kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.700.v20200511-1530... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (116.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (116.64kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (81.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (81.19kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24.18kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.94kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.03kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16.64kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (105.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (105.89kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231... [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (71.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (71.54kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.3.0.v20210121-0947... [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (288.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (288.69kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216... [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (44.63kB) [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738... [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (123kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (123kB) [INFO] Unpacking org.junit_4.13.0.v20200204-1500... [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (98.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (98.02kB) [INFO] Unpacking org.eclipse.ui.browser_3.6.1100.v20210118-1327... [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (85.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (85.04kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.1400.v20210122-1423... [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (114.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (114.11kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Fetching org.eclipse.wst.server.core_1.10.200.v202102111918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (124.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.core_1.10.200.v202102111918.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (124.41kB) [INFO] Unpacking org.eclipse.wst.server.core_1.10.200.v202102111918... [INFO] Fetching org.eclipse.wst.server.ui_1.5.600.v202101040859.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (273.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.ui_1.5.600.v202101040859.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (273.79kB) [INFO] Unpacking org.eclipse.wst.server.ui_1.5.600.v202101040859... [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.86kB) [INFO] Unpacking org.json_1.0.0.v201011060100... [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (100.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20201111-1638.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (100.99kB) [INFO] Unpacking org.yaml.snakeyaml_1.27.0.v20201111-1638... [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.core_1.4.0.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24.28kB) [INFO] Unpacking org.eclipse.wst.common.core_1.4.0.v202007161535... [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (30.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (30.17kB) [INFO] Unpacking org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127... [INFO] Fetching org.eclipse.wst.server.discovery_1.3.300.v202101040859.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.server.discovery_1.3.300.v202101040859.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.08kB) [INFO] Unpacking org.eclipse.wst.server.discovery_1.3.300.v202101040859... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (59.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (59.59kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (96.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (96.81kB) [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401... [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (109.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (109.05kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.19.0.v20200917-1406... [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (47.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (47.88kB) [INFO] Unpacking org.eclipse.ui.views_3.11.0.v20210111-1351... [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.graphiti_0.17.0.202005151449.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (95.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.graphiti_0.17.0.202005151449.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (95.59kB) [INFO] Unpacking org.eclipse.graphiti_0.17.0.202005151449... [INFO] Fetching org.eclipse.graphiti.mm_0.17.0.202005151449.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (58.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.graphiti.mm_0.17.0.202005151449.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (58.02kB) [INFO] Unpacking org.eclipse.graphiti.mm_0.17.0.202005151449... [INFO] Fetching org.eclipse.graphiti.ui_0.17.0.202005151449.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (226.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.graphiti.ui_0.17.0.202005151449.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (226.34kB) [INFO] Unpacking org.eclipse.graphiti.ui_0.17.0.202005151449... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (40.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (40.42kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24.62kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (2.85MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (2.85MB) [INFO] Unpacking org.apache.ant_1.10.9.v20201106-1946... [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (71.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (71.46kB) [INFO] Unpacking org.eclipse.ant.core_3.5.800.v20200608-1251... [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (102.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.ant.launching_1.2.1000.v20200610-1458... [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (282.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (282.34kB) [INFO] Unpacking org.eclipse.jdt.launching_3.19.100.v20210217-1644... [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (20.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (20.85kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.800.v20201105-0600... [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210212-1835.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (6.91MB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.62kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.900.v20201105-0600... [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210215-0632.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (3.94MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210215-0632.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (3.94MB) [INFO] Unpacking org.eclipse.jdt.ui_3.22.100.v20210215-0632... [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210215-1051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.67MB) [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (124.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (124.96kB) [INFO] Unpacking org.eclipse.team.core_3.8.1100.v20200806-0621... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (105.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (105.56kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217... [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (232.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (232.08kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.1100.v20210203-1102... [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (475.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (475.35kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.1200.v20210206-1820... [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (306.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (306.78kB) [INFO] Unpacking org.eclipse.compare_3.7.1300.v20210114-0707... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (37.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (37.85kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.86kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (122.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (122.23kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (46.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (46.61kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210215-0632.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (532kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210215-0632.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (532kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.14.300.v20210215-0632... [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210212-2031.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (901.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210212-2031.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (901.36kB) [INFO] Unpacking org.eclipse.jdt.debug_3.17.100.v20210212-2031... [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (214.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (214.1kB) [INFO] Unpacking org.eclipse.search_3.13.0.v20210212-0759... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (176.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (176.89kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.62kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706... [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (491.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (491.61kB) [INFO] Unpacking org.eclipse.team.ui_3.8.1200.v20210204-1156... [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (70.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (70.23kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136... [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (477.13kB) [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210208-1154.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.33MB) [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (51.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (51.57kB) [INFO] Unpacking org.eclipse.pde.launching_3.9.200.v20201208-1742... [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (142.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (142.08kB) [INFO] Unpacking org.eclipse.ui.intro_3.6.100.v20210119-2223... [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (150.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (150.08kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039... [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (26.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (26.19kB) [INFO] Unpacking org.eclipse.ui.trace_1.2.0.v20210110-1242... [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (51.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (51.41kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.2.0.v20210129-1224... [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.45MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.45MB) [INFO] Unpacking org.eclipse.pde.ui_3.13.0.v20210209-0833... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Fetching org.eclipse.swtbot.generator_3.1.0.202010191425.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (40.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator_3.1.0.202010191425.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (40.1kB) [INFO] Unpacking org.eclipse.swtbot.generator_3.1.0.202010191425... [INFO] Fetching org.eclipse.swtbot.generator.jdt_3.1.0.202010191425.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator.jdt_3.1.0.202010191425.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.55kB) [INFO] Unpacking org.eclipse.swtbot.generator.jdt_3.1.0.202010191425... [INFO] Fetching org.eclipse.swtbot.generator.ui_3.1.0.202010191425.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (12.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.generator.ui_3.1.0.202010191425.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (12.88kB) [INFO] Unpacking org.eclipse.swtbot.generator.ui_3.1.0.202010191425... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.78kB) [INFO] Unpacking org.eclipse.core.net_1.3.1000.v20200715-0827... [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.99kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.6.100.v20201223-0822... [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (56.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (56.26kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.4.0.v20210122-1423... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (24kB) [INFO] Unpacking org.slf4j.api_1.7.30.v20200204-2150... [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (743.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (743.15kB) [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946... [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (45.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (45.51kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.apache.xerces_2.12.1.v20210115-0812.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (440.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xerces_2.12.1.v20210115-0812.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (440.18kB) [INFO] Unpacking org.apache.xerces_2.12.1.v20210115-0812... [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (26.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (26.17kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.7.200.v20210111-0759... [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (61.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (61.15kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.m2e.archetype.common_1.16.0.20201125-2132.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.92MB) [INFO] Fetching org.eclipse.m2e.maven.runtime_1.16.0.20200610-1735.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.22MB) [INFO] Fetching org.eclipse.m2e.core_1.17.1.20201207-1012.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (201.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.core_1.17.1.20201207-1012.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (201.01kB) [INFO] Unpacking org.eclipse.m2e.core_1.17.1.20201207-1012... [INFO] Fetching org.eclipse.m2e.maven.indexer_1.17.1.20201207-1112.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.27MB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_1.17.1.20201207-1012.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (209.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.core.ui_1.17.1.20201207-1012.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (209.61kB) [INFO] Unpacking org.eclipse.m2e.core.ui_1.17.1.20201207-1012... [INFO] Fetching org.eclipse.m2e.model.edit_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (129.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2e.model.edit_1.16.0.20200514-1409.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (129.43kB) [INFO] Unpacking org.eclipse.m2e.model.edit_1.16.0.20200514-1409... [INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (19.43kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (25.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (25.66kB) [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.3.0.v202007161535... [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.57kB) [INFO] Unpacking org.eclipse.wst.common.emf_1.2.700.v202007161535... [INFO] Fetching org.eclipse.wst.sse.core_1.2.600.v202102110535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (156.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.sse.core_1.2.600.v202102110535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (156.34kB) [INFO] Unpacking org.eclipse.wst.sse.core_1.2.600.v202102110535... [INFO] Fetching org.eclipse.wst.xml.core_1.2.300.v202102110535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (255.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xml.core_1.2.300.v202102110535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (255.16kB) [INFO] Unpacking org.eclipse.wst.xml.core_1.2.300.v202102110535... [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.2kB) [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.202.v202007142017... [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (20.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (20.08kB) [INFO] Unpacking org.eclipse.wst.common.environment_1.0.401.v202007142017... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.18.700.v20210217-1800.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt_3.18.700.v20210217-1800.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.44kB) [INFO] Unpacking org.eclipse.jdt_3.18.700.v20210217-1800... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from http://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (899.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (899.59kB) [INFO] Unpacking org.apache.lucene.core_7.5.0.v20181003-1532... [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (696.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (696.23kB) [INFO] Unpacking org.apache.lucene.analyzers-common_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (962.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (962.55kB) [INFO] Unpacking org.apache.lucene.core_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (135.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (135.95kB) [INFO] Unpacking org.apache.lucene.queryparser_7.5.0.v20181003-1532... [INFO] Fetching org.eclipse.datatools.connectivity_1.14.102.201911250848.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (271kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (17.58kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.22kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (566.22kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (166.46kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (344.11kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (563.55kB) [INFO] Fetching org.eclipse.datatools.help_1.7.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (17.93kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.4.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (340.77kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.3.201.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (621.78kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.2.200.202008192017.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (228.76kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (92kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.3.100.201801242337.jar from http://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/plugins/ (97.47kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.2.101.202008192017.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (189.46kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (130.23kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.85kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (46.9kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.3.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (369.86kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.2.201.202009292210.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (463.57kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (139.67kB) [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (126.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (126.92kB) [INFO] Unpacking org.eclipse.emf.codegen_2.21.0.v20200708-0547... [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.16kB) [INFO] Unpacking org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623... [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (92.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (92.87kB) [INFO] Unpacking org.eclipse.jem_2.0.600.v201903222024... [INFO] Fetching org.eclipse.jem.util_2.1.202.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (47.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jem.util_2.1.202.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (47.44kB) [INFO] Unpacking org.eclipse.jem.util_2.1.202.v202007142017... [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (37.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (37.61kB) [INFO] Unpacking org.eclipse.jem.workbench_2.1.0.v202101081429... [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (22.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (22.2kB) [INFO] Unpacking org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024... [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.63kB) [INFO] Unpacking org.eclipse.jst.common.annotations.core_1.1.300.v201903222024... [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (46.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (46.41kB) [INFO] Unpacking org.eclipse.jst.common.frameworks_1.1.701.v201903222024... [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.101.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (130.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.101.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (130.05kB) [INFO] Unpacking org.eclipse.wst.common.modulecore_1.3.101.v202007161535... [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (53kB) [INFO] Unpacking org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535... [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (134.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (134.5kB) [INFO] Unpacking org.eclipse.wst.validation_1.2.801.v202007142017... [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (119.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (119.19kB) [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017... [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.10.0.v202101040919.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.10.0.v202101040919.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (65.41kB) [INFO] Unpacking org.eclipse.jst.common.project.facet.core_1.10.0.v202101040919... [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (51.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (51.02kB) [INFO] Unpacking org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017... [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (91.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (91.68kB) [INFO] Unpacking org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017... [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (30.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (30.96kB) [INFO] Unpacking org.eclipse.jst.common.ui_1.0.301.v201903222024... [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (49.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (49.52kB) [INFO] Unpacking org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017... [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (326.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (326.9kB) [INFO] Unpacking org.eclipse.jst.ejb.ui_1.1.911.v201903222024... [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (53.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (53.31kB) [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017... [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (119.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (119.74kB) [INFO] Unpacking org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024... [INFO] Fetching org.eclipse.jst.j2ee_1.2.500.v202101072335.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (856.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee_1.2.500.v202101072335.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (856.9kB) [INFO] Unpacking org.eclipse.jst.j2ee_1.2.500.v202101072335... [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.3.v202101042017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (589.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.3.v202101042017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (589.92kB) [INFO] Unpacking org.eclipse.jst.j2ee.core_1.4.3.v202101042017... [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.931.v202007170603.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (356.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.931.v202007170603.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (356.4kB) [INFO] Unpacking org.eclipse.jst.j2ee.ui_1.1.931.v202007170603... [INFO] Fetching org.eclipse.wst.web.ui_1.2.103.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.web.ui_1.2.103.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (43.65kB) [INFO] Unpacking org.eclipse.wst.web.ui_1.2.103.v202101180039... [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (49.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (49.14kB) [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.601.v202007142017... [INFO] Fetching org.eclipse.wst.web_1.3.0.v202101070402.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (36.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.web_1.3.0.v202101070402.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (36.62kB) [INFO] Unpacking org.eclipse.wst.web_1.3.0.v202101070402... [INFO] Fetching org.eclipse.jst.jee.ui_1.0.901.v201903222025.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (72.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.jee.ui_1.0.901.v201903222025.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (72.89kB) [INFO] Unpacking org.eclipse.jst.jee.ui_1.0.901.v201903222025... [INFO] Fetching org.eclipse.jst.server.core_1.2.600.v202007170127.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.server.core_1.2.600.v202007170127.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (31.66kB) [INFO] Unpacking org.eclipse.jst.server.core_1.2.600.v202007170127... [INFO] Fetching org.eclipse.jst.jee_1.0.902.v201905281719.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.jee_1.0.902.v201905281719.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.84kB) [INFO] Unpacking org.eclipse.jst.jee_1.0.902.v201905281719... [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (25.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (25.26kB) [INFO] Unpacking org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429... [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.11kB) [INFO] Unpacking org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346... [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (15.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (15.97kB) [INFO] Unpacking org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346... [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (172.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (172.15kB) [INFO] Unpacking org.eclipse.jst.j2ee.navigator.ui_1.1.800.v202007170603... [INFO] Fetching org.eclipse.jst.j2ee.web_1.1.1000.v202102050432.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (222.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.j2ee.web_1.1.1000.v202102050432.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (222.28kB) [INFO] Unpacking org.eclipse.jst.j2ee.web_1.1.1000.v202102050432... [INFO] Fetching org.eclipse.wst.common.ui_1.2.100.v202101112327.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (57.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.common.ui_1.2.100.v202101112327.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (57.52kB) [INFO] Unpacking org.eclipse.wst.common.ui_1.2.100.v202101112327... [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1000.v202101042017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (78.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1000.v202101042017.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (78.75kB) [INFO] Unpacking org.eclipse.jst.servlet.ui_1.1.1000.v202101042017... [INFO] Fetching org.eclipse.wst.css.core_1.3.0.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (180.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.css.core_1.3.0.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (180.57kB) [INFO] Unpacking org.eclipse.wst.css.core_1.3.0.v202101180039... [INFO] Fetching org.eclipse.wst.xml.ui_1.2.600.v202102140934.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (335.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.xml.ui_1.2.600.v202102140934.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (335.91kB) [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.600.v202102140934... [INFO] Fetching org.eclipse.wst.sse.ui_1.7.100.v202008192217.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (315.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.sse.ui_1.7.100.v202008192217.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (315.36kB) [INFO] Unpacking org.eclipse.wst.sse.ui_1.7.100.v202008192217... [INFO] Fetching org.eclipse.wst.css.ui_1.2.0.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (120.4kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.css.ui_1.2.0.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (120.4kB) [INFO] Unpacking org.eclipse.wst.css.ui_1.2.0.v202101180039... [INFO] Fetching org.eclipse.wst.html.core_1.4.0.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (211.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.html.core_1.4.0.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (211.05kB) [INFO] Unpacking org.eclipse.wst.html.core_1.4.0.v202101180039... [INFO] Fetching org.eclipse.wst.html.ui_1.1.501.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (116.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.wst.html.ui_1.1.501.v202101180039.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (116.56kB) [INFO] Unpacking org.eclipse.wst.html.ui_1.1.501.v202101180039... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B) [INFO] Adding repository http://download.eclipse.org/tools/gef/updates/legacy/releases [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/gef/updates/legacy/releases/ [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB) [INFO] Fetching content.jar from http://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB) [INFO] Fetching content.jar from http://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:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (634.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (634.79kB) [INFO] Unpacking net.bytebuddy.byte-buddy_1.9.0.v20181107-1410... [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (23.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (23.9kB) [INFO] Unpacking net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534... [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (32.1kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.mockito_2.23.0.v20200310-1642.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.66kB) [INFO] Unpacking org.mockito_2.23.0.v20200310-1642... [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (27.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (27.19kB) [INFO] Unpacking org.objenesis_2.6.0.v20180420-1519... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (13.33kB) [INFO] Unpacking org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048... [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/site/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/site/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/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 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 Integration and Eclipse Installation 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 3.3.0-SNAPSHOT [1/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 3.3.0-SNAPSHOT [2/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 3.3.0-SNAPSHOT [3/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.common --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >------- [INFO] Building RedDeer Workbench Core 3.3.0-SNAPSHOT [4/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.workbench.core --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------ [INFO] Building RedDeer E4 Workbench Core 3.3.0-SNAPSHOT [5/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/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] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------ [INFO] Building RedDeer Core 3.3.0-SNAPSHOT [6/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.core/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.core --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core --- [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >------------- [INFO] Building RedDeer SWT 3.3.0-SNAPSHOT [7/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.swt/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.swt --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.swt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------ [INFO] Building RedDeer JFace 3.3.0-SNAPSHOT [8/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.jface/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.jface --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.jface/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >---------- [INFO] Building RedDeer Workbench 3.3.0-SNAPSHOT [9/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.workbench/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.workbench --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.workbench/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >-------- [INFO] Building RedDeer E4 Workbench 3.3.0-SNAPSHOT [10/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.e4.workbench --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >----------- [INFO] Building RedDeer UIForms 3.3.0-SNAPSHOT [11/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.uiforms --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >----------- [INFO] Building RedDeer Direct 3.3.0-SNAPSHOT [12/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.direct/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.direct --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.direct/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------ [INFO] Building RedDeer JUnit 3.3.0-SNAPSHOT [13/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.junit/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.junit --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit --- [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >----------- [INFO] Building RedDeer Eclipse 3.3.0-SNAPSHOT [14/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.eclipse --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 249 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >------------- [INFO] Building RedDeer GEF 3.3.0-SNAPSHOT [15/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.gef/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.gef --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.gef/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef --- [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >----------- [INFO] Building RedDeer GEF Spy 3.3.0-SNAPSHOT [16/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.gef.spy --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >---------- [INFO] Building RedDeer Graphiti 3.3.0-SNAPSHOT [17/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.graphiti --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >---------- [INFO] Building RedDeer JDT Junit 3.3.0-SNAPSHOT [18/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.jdt.junit --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit --- [WARNING] /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >------- [INFO] Building RedDeer JUnit Extensions 3.3.0-SNAPSHOT [19/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.junit.extension --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >-------- [INFO] Building RedDeer Requirements 3.3.0-SNAPSHOT [20/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.requirements --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.requirements/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >------------- [INFO] Building RedDeer UI 3.3.0-SNAPSHOT [21/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.ui --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui --- [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >------------- [INFO] Building RedDeer Spy 3.3.0-SNAPSHOT [22/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.spy --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.spy/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy --- [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >---------- [INFO] Building RedDeer Recorder 3.3.0-SNAPSHOT [23/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.recorder/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.recorder --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.recorder/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >------------- [INFO] Building RedDeer Go 3.3.0-SNAPSHOT [24/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.go/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.go --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/pom.xml [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src does not exist [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.go/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >---------- [INFO] Building RedDeer Log Parser 3.3.0-SNAPSHOT [25/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.logparser/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.logparser --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.logparser/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >----------- [INFO] Building RedDeer CodeGen 3.3.0-SNAPSHOT [26/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.codegen/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.codegen --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/plugins/org.eclipse.reddeer.codegen/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] -------------------< org.eclipse.reddeer:test-apps >-------------------- [INFO] Building RedDeer Test-Apps 3.3.0-SNAPSHOT [27/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-apps --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ test-apps --- [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >------------- [INFO] Building RedDeer E4 Test App 3.3.0-SNAPSHOT [28/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/test-apps/org.eclipse.reddeer.e4/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.e4 --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/test-apps/org.eclipse.reddeer.e4/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] ---------------------< org.eclipse.reddeer:tests >---------------------- [INFO] Building RedDeer Tests 3.3.0-SNAPSHOT [29/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (prepare-agent-for-reddeer-tests) @ tests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report-aggregate (generate-jacoco-report) @ tests --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >--------- [INFO] Building RedDeer Common Tests 3.3.0-SNAPSHOT [30/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.common.test --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources does not exist [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/tests/org.eclipse.reddeer.common.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (1.28MB) [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842... [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (328.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (328.72kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842... [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (77.96kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.4.v20210111-1007... [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (29.94kB) [INFO] Unpacking org.apache.felix.gogo.command_1.1.2.v20210111-1007... [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (35.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (35.42kB) [INFO] Unpacking org.apache.felix.gogo.shell_1.1.4.v20210111-1007... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (16kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (103.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (103.62kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (39.24kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541... [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (651.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (651.6kB) [INFO] Unpacking org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210217-1504... [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (52.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (52.27kB) [INFO] Unpacking org.eclipse.equinox.console_1.4.300.v20210211-2058... [INFO] Fetching org.eclipse.platform_4.19.0.v20210217-1800.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (425.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.19.0.v20210217-1800.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (425.02kB) [INFO] Unpacking org.eclipse.platform_4.19.0.v20210217-1800... [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (7.89kB) [INFO] Unpacking org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (81.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (81.75kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541... [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (682.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (682.9kB) [INFO] Unpacking org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210217-1504... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (8.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (8.13kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832... [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (69.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (69.3kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541... [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (944.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210217-1504.jar.pack.gz from https://download.eclipse.org/releases/2021-03/202102261000/plugins/ (944.5kB) [INFO] Unpacking org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210217-1504... [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.test.wait.GroupWaitTest 21:21:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:24.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 21:21:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:28.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 21:21:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:32.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 21:21:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 21:21:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:35.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 21:21:35.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 21:21:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 21:21:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:49.155 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: 26.121 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.03 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: 4.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: 3.503 s test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.004 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.002 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 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 21:21:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:21:56.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 21:21:56.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:22:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 21:22:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:22:05.695 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: 16.507 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 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.002 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: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 21:22:05.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:22:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 21:22:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:22:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 21:22:19.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 21:22:22.206 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.507 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.003 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.023 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.003 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 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.properties.LoggerTest 21:22:22.257 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 21:22:22.257 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 21:22:22.257 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 21:22:22.257 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 21:22:22.257 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 21:22:22.257 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 21:22:22.257 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.001 s Results: Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.common.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/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 303 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 297 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 21 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >---------- [INFO] Building RedDeer SWT Tests 3.3.0-SNAPSHOT [31/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/tests/org.eclipse.reddeer.swt.test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.swt.test --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/tests/org.eclipse.reddeer.swt.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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... Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.324 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:22:32.326 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:22:32.332 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:22:32.332 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:22:32.343 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.395 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:32.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.398 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:22:32.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:22:32.405 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:22:32.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:32.407 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:22:32.409 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:32.409 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:22:32.411 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 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. 21:22:32.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:32.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 21:22:32.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:32.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 21:22:32.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:32.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:32.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:32.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:32.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 21:22:32.696 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 21:22:32.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:32.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:32.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:32.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:32.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:32.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 21:22:32.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 21:22:32.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:32.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:32.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:32.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:32.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.823 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 21:22:32.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 21:22:32.823 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 21:22:32.823 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 21:22:32.823 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 21:22:32.824 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 21:22:32.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:32.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:32.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:32.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:32.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:32.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 21:22:32.906 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 21:22:32.906 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 21:22:32.906 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 21:22:32.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:32.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:32.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:32.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:32.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:32.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:32.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:32.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:32.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:32.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:32.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 21:22:32.944 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 21:22:32.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 21:22:32.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:32.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:32.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:32.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:32.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:32.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:32.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:33.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 21:22:33.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 21:22:33.018 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 21:22:33.019 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 21:22:33.019 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 21:22:33.019 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 21:22:33.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:33.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 21:22:33.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 21:22:33.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.1 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.094 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.083 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.036 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.086 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.074 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.095 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.097 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:33.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.098 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.098 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.098 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:22:33.098 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.098 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:22:33.098 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.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.shell.DefaultShell, index 0 and no matchers specified 21:22:33.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.145 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.149 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.149 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 21:22:33.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 21:22:33.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 21:22:33.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.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.shell.DefaultShell, index 0 and no matchers specified 21:22:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.222 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.223 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.223 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 21:22:33.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 21:22:33.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.296 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:22:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.298 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.298 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.298 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:33.298 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:33.299 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 21:22:33.299 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 21:22:33.299 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 21:22:33.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 21:22:33.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 21:22:33.300 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 21:22:33.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 21:22:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.345 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.347 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.347 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 21:22:33.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.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.shell.DefaultShell, index 0 and no matchers specified 21:22:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.433 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.433 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.433 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:33.433 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:33.433 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 21:22:33.433 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 21:22:33.434 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 21:22:33.434 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 21:22:33.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 21:22:33.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 21:22:33.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.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 21:22:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.540 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.540 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.541 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:33.541 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:33.541 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 21:22:33.541 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 21:22:33.541 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 21:22:33.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 21:22:33.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 21:22:33.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.731 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:22:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.733 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.734 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.734 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:33.734 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:33.734 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 21:22:33.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 21:22:33.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 21:22:33.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 21:22:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.823 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.824 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.824 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:33.824 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:33.824 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 21:22:33.824 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 21:22:33.824 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 21:22:33.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:33.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:33.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:33.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:33.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:33.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 21:22:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:33.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:33.931 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:33.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:33.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:33.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:33.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:33.932 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:33.932 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 21:22:33.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 21:22:33.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 21:22:33.932 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 21:22:33.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 21:22:33.988 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:22:33.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:33.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 21:22:33.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:33.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:33.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:33.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:22:33.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:22:33.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:33.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:33.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.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.shell.DefaultShell, index 0 and no matchers specified 21:22:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:34.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:34.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:34.091 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:34.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:34.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:34.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:34.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 21:22:34.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.194 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 21:22:34.194 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 21:22:34.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.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.shell.DefaultShell, index 0 and no matchers specified 21:22:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:34.293 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:34.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:34.294 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:34.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:34.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.295 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:34.295 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:34.295 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:34.295 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 21:22:34.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 21:22:34.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.413 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:22:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:34.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:34.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:34.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:34.415 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:34.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:34.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:34.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:34.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 21:22:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:34.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:34.532 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:34.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:34.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:34.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:34.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.532 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:34.532 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:34.532 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:34.532 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 21:22:34.532 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 21:22:34.533 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 21:22:34.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 21:22:34.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.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.shell.DefaultShell, index 0 and no matchers specified 21:22:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:34.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:34.618 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:34.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:34.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:34.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:34.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.619 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:34.619 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 21:22:34.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 21:22:34.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:34.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:34.718 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:34.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:34.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:34.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:34.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.720 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:34.720 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:34.720 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:34.720 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 21:22:34.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 21:22:34.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:34.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 21:22:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:34.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:34.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 21:22:34.818 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 21:22:34.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 21:22:34.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 21:22:34.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:34.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 21:22:34.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 21:22:34.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 21:22:34.819 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 21:22:34.819 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 21:22:34.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 21:22:34.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 21:22:34.819 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 21:22:34.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 21:22:34.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 21:22:34.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:34.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:34.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.105 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.034 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.082 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.076 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.058 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.068 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.083 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.096 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.101 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.105 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.096 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.121 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.08 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.102 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.125 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.166 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.1 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.089 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 21:22:34.836 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 21:22:34.836 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:34.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:34.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 21:22:34.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:34.837 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:22:34.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:34.838 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:22:34.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:34.840 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:22:34.840 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 21:22:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.842 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:22:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:34.849 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:22:34.850 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:22:34.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:34.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:22:34.930 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:22:34.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:22:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:34.932 DEBUG [WorkbenchTestable][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:22:34.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:22:34.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:22:34.934 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 21:22:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:22:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:22:34.936 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:22:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:22:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:22:34.937 TRACE [main][WidgetHandler] Notify Table with event 13 21:22:34.937 TRACE [main][WidgetHandler] Wait for synchronization 21:22:34.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:22:34.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:34.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:22:34.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:34.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:22:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:34.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:34.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:34.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:34.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:34.946 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:22:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:34.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:34.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:22:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:22:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:22:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.362 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:35.362 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:35.362 DEBUG [main][MenuItemLookup] Item match:Window 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.390 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:22:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.395 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:35.395 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:35.395 DEBUG [main][MenuItemLookup] Item match:Window 21:22:35.396 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:35.396 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:35.396 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:35.396 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.396 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:35.396 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:35.396 DEBUG [main][MenuItemLookup] Item match:Perspective 21:22:35.398 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:22:35.398 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.398 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:22:35.398 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:22:35.398 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:22:35.398 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:22:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:22:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:35.399 DEBUG [main][MenuItemLookup] Item match:Window 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.399 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:22:35.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.400 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:35.400 DEBUG [main][MenuItemLookup] Item match:Window 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:35.400 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:35.400 DEBUG [main][MenuItemLookup] Item match:Perspective 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:22:35.401 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:22:35.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:35.401 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:35.401 DEBUG [main][MenuItemLookup] Item match:Window 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:22:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:35.402 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:35.402 DEBUG [main][MenuItemLookup] Item match:Window 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:35.403 DEBUG [main][MenuItemLookup] Item match:Perspective 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:22:35.403 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:22:35.403 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:22:35.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:22:35.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:22:35.403 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:22:35.428 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:35.428 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:35.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:22:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:35.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:22:35.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:35.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:35.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:35.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 "Reset Perspective") 21:22:35.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:22:35.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:35.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:35.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:35.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:35.430 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:22:35.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:35.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:35.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:35.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:35.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 21:22:35.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 21:22:35.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:35.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:35.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:35.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:35.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:35.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:35.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:35.591 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.*') 21:22:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:35.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:35.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:35.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:35.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:35.597 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:22:35.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:35.669 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 21:22:35.669 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.669 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:22:35.669 DEBUG [main][MenuItemLookup] Item match:Run As 21:22:35.688 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 21:22:35.688 DEBUG [main][MenuItemLookup] Item match:(none applicable) 21:22:35.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 21:22:35.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 21:22:35.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:35.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 21:22:35.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 21:22:35.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:35.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.128 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:35.702 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:35.702 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:35.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:35.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:35.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:35.703 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:22:35.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:35.703 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:22:35.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:35.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:35.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:35.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:35.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:35.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:35.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:35.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:35.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:35.711 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 21:22:35.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:35.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:35.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:35.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:35.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:35.711 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:35.712 DEBUG [main][MenuItemLookup] Item match:Window 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.712 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:35.712 DEBUG [main][MenuItemLookup] Item match:Show View 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:35.718 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:22:35.718 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:22:35.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:22:35.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:22:35.719 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:22:35.763 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:35.790 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:35.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:22:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:35.791 DEBUG [WorkbenchTestable][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:35.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:35.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:35.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:35.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:35.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:35.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:35.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 21:22:35.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:22:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:36.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:36.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:22:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 21:22:36.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:22:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:36.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:22:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:36.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:22:36.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 21:22:36.299 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 21:22:36.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 21:22:36.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 21:22:36.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:36.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:36.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:22:36.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:36.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:36.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:36.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:36.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:36.302 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:22:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:36.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:36.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:22:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:22:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:22:36.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:22:36.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:36.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:36.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 '\*?\QRedDeer SWT\E') 21:22:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:36.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:36.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:36.355 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 21:22:36.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 21:22:36.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:36.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:22:36.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:36.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:36.365 DEBUG [main][MenuItemLookup] Found menu:'submenu' 21:22:36.365 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:36.365 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 21:22:36.365 DEBUG [main][MenuItemLookup] Item match:View Action with ID 21:22:36.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 21:22:36.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 21:22:36.365 INFO [main][MenuItemHandler] Select menu item: View Action with ID 21:22:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 21:22:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 21:22:36.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:36.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:36.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:36.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:36.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:36.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:36.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:36.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:36.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:36.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:36.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 21:22:36.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:36.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:36.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 '\*?\QRedDeer SWT\E') 21:22:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:36.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:36.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:36.399 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 21:22:36.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 21:22:36.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:36.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:22:36.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:36.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:36.400 DEBUG [main][MenuItemLookup] Found menu:'submenu' 21:22:36.401 DEBUG [main][MenuItemLookup] Item match:submenu 21:22:36.402 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 21:22:36.402 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 21:22:36.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 21:22:36.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 21:22:36.402 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 21:22:36.403 DEBUG [main][MenuItemLookup] Found menu:'submenu' 21:22:36.403 DEBUG [main][MenuItemLookup] Item match:submenu 21:22:36.403 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 21:22:36.403 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 21:22:36.403 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 21:22:36.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 21:22:36.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 21:22:36.404 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 21:22:36.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:36.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:36.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:36.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:36.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:36.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:36.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:36.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:36.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:36.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:36.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:36.414 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 21:22:36.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:36.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:36.414 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:36.414 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:36.415 DEBUG [main][MenuItemLookup] Item match:Window 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:36.415 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:36.415 DEBUG [main][MenuItemLookup] Item match:Show View 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:36.420 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:22:36.420 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:22:36.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:22:36.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:22:36.420 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:22:36.459 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:36.460 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:36.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:22:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:36.461 DEBUG [WorkbenchTestable][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:36.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:36.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:36.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:36.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:36.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:36.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:36.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:36.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:22:36.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:22:36.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:36.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:22:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:22:36.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:22:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:36.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:22:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:36.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:22:36.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 21:22:36.999 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 21:22:37.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 21:22:37.000 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 21:22:37.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:37.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:37.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:37.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:22:37.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:37.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:37.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:37.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:37.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:37.002 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:22:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:37.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:37.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:22:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:22:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:22:37.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:22:37.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:37.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:37.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 21:22:37.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:37.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:37.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:37.106 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:22:37.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:22:37.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:37.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:22:37.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:37.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:37.109 DEBUG [main][MenuItemLookup] Found menu:'Group By' 21:22:37.109 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:37.109 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 21:22:37.109 DEBUG [main][MenuItemLookup] Item match:Filters... 21:22:37.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 21:22:37.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 21:22:37.109 INFO [main][MenuItemHandler] Select menu item: &Filters... 21:22:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 21:22:37.161 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 21:22:37.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 21:22:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:37.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") 21:22:37.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:37.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 21:22:37.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:37.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:37.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:37.166 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:22:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:37.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:37.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:37.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 21:22:37.248 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 21:22:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 21:22:37.248 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 21:22:37.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:37.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:37.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:37.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:37.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:37.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:37.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:37.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:37.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:37.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:37.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 21:22:37.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:37.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:37.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 '\*?\QError Log\E') 21:22:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:37.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:37.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:37.255 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:22:37.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:22:37.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:37.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:22:37.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:37.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:37.256 DEBUG [main][MenuItemLookup] Found menu:'Group By' 21:22:37.257 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:37.257 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 21:22:37.257 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:37.257 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 21:22:37.257 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 21:22:37.257 DEBUG [main][MenuItemLookup] Item match:Show text filter 21:22:37.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 21:22:37.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 21:22:37.257 INFO [main][MenuItemHandler] Select menu item: &Show text filter 21:22:37.257 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:22:37.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:37.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:37.258 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 21:22:37.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:37.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:37.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:37.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:38.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:38.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:22:38.265 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 21:22:38.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:38.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:38.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 21:22:38.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 21:22:38.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.663 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.039 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.843 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.017 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.272 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.273 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:38.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.273 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:22:38.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.273 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:22:38.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:38.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:38.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:38.297 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") 21:22:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:38.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:38.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:38.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:38.297 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:22:38.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:38.303 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 21:22:38.304 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 21:22:38.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.307 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:38.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:38.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:38.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:38.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 21:22:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:38.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:38.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:38.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:38.344 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:22:38.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:38.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 21:22:38.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 21:22:38.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 21:22:38.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:38.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:38.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:38.415 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") 21:22:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:38.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:38.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:38.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:38.415 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:22:38.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:38.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:38.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:38.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:38.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:38.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: "toolItemMenu") 21:22:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:38.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:38.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:38.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:38.516 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:22:38.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:38.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 21:22:38.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:38.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 21:22:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 21:22:38.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 21:22:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:38.593 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") 21:22:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:38.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:38.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:38.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:38.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:38.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 21:22:38.602 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 21:22:38.602 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:38.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.039 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.085 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.1 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.039 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:38.607 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:38.610 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:38.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:38.610 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.610 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:22:38.616 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.617 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:22:38.617 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:38.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:38.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:38.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:38.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:38.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:38.716 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 21:22:38.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:38.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:38.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:22:38.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:38.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:38.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:22:38.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:22:39.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:22:39.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:22:39.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:22:39.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:22:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:22:39.734 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 21:22:39.735 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:22:39.735 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:22:39.735 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:22:39.735 DEBUG [main][AbstractWait] Waiting until shell is active... 21:22:39.735 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:22:39.735 INFO [main][AbstractShell] Close shell Testing shell 21:22:39.735 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:22:39.744 DEBUG [main][AbstractWait] Waiting while shell is available... 21:22:39.744 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:22:39.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:39.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:39.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:39.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:39.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:39.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:39.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:39.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:39.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:39.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:39.778 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%$") 21:22:39.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:39.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:39.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:39.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:22:39.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:39.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:39.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:40.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:40.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:40.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:40.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:22:40.800 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 21:22:40.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:22:40.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 21:22:40.801 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:22:40.801 DEBUG [main][AbstractWait] Waiting until shell is active... 21:22:40.801 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:22:40.801 INFO [main][AbstractShell] Close shell Testing shell 21:22:40.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:22:40.809 DEBUG [main][AbstractWait] Waiting while shell is available... 21:22:40.809 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:22:40.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:40.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:40.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:40.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:40.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:40.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:40.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:40.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:40.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:40.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:40.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:40.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testExecute SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testEvaluate 21:22:40.827 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:22:40.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:40.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:40.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:40.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:22:40.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:40.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:40.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:40.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:40.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:40.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:22:40.844 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 21:22:40.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:22:40.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 21:22:40.909 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:22:40.910 DEBUG [main][AbstractWait] Waiting until shell is active... 21:22:40.910 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:22:40.910 INFO [main][AbstractShell] Close shell Testing shell 21:22:40.910 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:22:40.917 DEBUG [main][AbstractWait] Waiting while shell is available... 21:22:40.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:22:40.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:40.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:40.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:40.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:40.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:40.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:40.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:40.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:40.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:40.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testExecute SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testEvaluate 21:22:40.942 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:22:40.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:40.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:22:40.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:40.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:40.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:40.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:22:40.955 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 21:22:41.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:22:41.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:22:41.037 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:22:41.038 DEBUG [main][AbstractWait] Waiting until shell is active... 21:22:41.038 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:22:41.038 INFO [main][AbstractShell] Close shell Testing shell 21:22:41.038 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:22:41.045 DEBUG [main][AbstractWait] Waiting while shell is available... 21:22:41.045 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:22:41.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:41.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:41.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:41.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:41.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:41.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:41.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:41.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:41.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:41.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testExecute SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testEvaluate 21:22:41.063 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:22:41.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:41.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:41.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:22:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:41.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:22:41.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:22:41.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:22:41.098 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:22:41.098 DEBUG [main][AbstractWait] Waiting until shell is active... 21:22:41.098 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:22:41.098 INFO [main][AbstractShell] Close shell Testing shell 21:22:41.098 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:22:41.212 DEBUG [main][AbstractWait] Waiting while shell is available... 21:22:41.212 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:22:41.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:41.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:41.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:41.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:41.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:41.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:41.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testExecute SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testEvaluate 21:22:41.230 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:") 21:22:41.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:41.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:22:41.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:41.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:41.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:41.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:41.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:22:41.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:22:41.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:22:41.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:22:41.245 DEBUG [main][AbstractWait] Waiting until shell is active... 21:22:41.245 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:22:41.245 INFO [main][AbstractShell] Close shell Testing shell 21:22:41.245 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:22:41.354 DEBUG [main][AbstractWait] Waiting while shell is available... 21:22:41.354 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:22:41.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:41.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:41.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:41.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:41.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:41.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:41.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:41.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:22:41.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:22:41.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:41.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:41.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testExecute SWT WebKitGDBus: there was an error executing something synchronously with the extension. SWT WebKitGDBus: the error message is: The connection is closed SWT webkit: failure registering BrowserFunction testEvaluate 21:22:41.399 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:22:41.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:41.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:22:41.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:41.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:41.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:41.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:22:41.413 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 21:22:41.416 DEBUG [main][BrowserProgressListener] Calling chanded() 21:22:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:22:41.417 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:22:41.598 DEBUG [main][BrowserProgressListener] Calling chanded() 21:22:41.819 DEBUG [main][BrowserProgressListener] Calling chanded() 21:22:41.917 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:22:42.044 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 21:22:42.171 DEBUG [main][BrowserProgressListener] Calling chanded() 21:22:42.417 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:22:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:22:42.417 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 21:22:52.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:22:52.418 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:22:52.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:22:52.427 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 21:22:52.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:22:52.427 DEBUG [main][BrowserProgressListener] Calling chanded() 21:22:52.427 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:22:52.469 DEBUG [main][BrowserProgressListener] Calling chanded() 21:22:52.537 DEBUG [main][BrowserProgressListener] Calling chanded() 21:22:52.927 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:22:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:22:52.928 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 21:23:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:23:02.928 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:23:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:23:02.930 INFO [WorkbenchTestable][AbstractBrowser] Browser back 21:23:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:23:02.931 DEBUG [main][BrowserProgressListener] Calling chanded() 21:23:02.931 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:23:03.021 DEBUG [main][BrowserProgressListener] Calling chanded() 21:23:03.431 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:23:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:23:03.431 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:23:04.432 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:23:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:23:04.434 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 21:23:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:23:04.435 DEBUG [main][BrowserProgressListener] Calling chanded() 21:23:04.435 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:23:04.480 DEBUG [main][BrowserProgressListener] Calling chanded() 21:23:04.936 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:23:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:23:04.936 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:05.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:23:05.936 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:23:05.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:23:05.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:05.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:05.938 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:05.938 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:05.938 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:05.938 INFO [main][AbstractShell] Close shell Testing shell 21:23:05.938 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:05.947 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:05.947 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:05.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:23:05.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:05.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:05.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 21:23:05.958 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 21:23:05.958 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:05.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.351 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.141 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.052 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.108 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.128 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.167 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.141 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 24.603 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:05.964 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:05.965 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:05.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:05.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:05.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:05.965 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:05.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:05.965 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:05.965 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:05.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:05.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:05.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:05.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:05.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:05.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:06.004 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 21:23:06.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:06.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:06.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 21:23:06.020 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:") 21:23:06.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:06.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:06.023 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:06.024 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:06.024 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:06.024 INFO [main][AbstractShell] Close shell Testing shell 21:23:06.024 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:06.032 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:06.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:06.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:06.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:06.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:06.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:06.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:06.088 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') 21:23:06.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 21:23:06.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 21:23:06.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.106 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 21:23:06.108 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:06.109 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:06.109 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:06.110 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:06.110 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:06.110 INFO [main][AbstractShell] Close shell Testing shell 21:23:06.110 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:06.118 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:06.118 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:06.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:06.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:06.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:06.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:06.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:06.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:06.169 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") 21:23:06.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.186 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 21:23:06.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.190 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") 21:23:06.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.192 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 21:23:06.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:06.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 21:23:06.193 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") 21:23:06.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.195 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 21:23:06.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:06.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 21:23:06.196 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") 21:23:06.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.199 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 21:23:06.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:23:06.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:23:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 21:23:06.200 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:06.200 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:06.200 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:06.201 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:06.201 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:06.201 INFO [main][AbstractShell] Close shell Testing shell 21:23:06.201 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:06.210 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:06.210 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:06.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:06.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:06.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:06.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:06.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:06.250 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") 21:23:06.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.272 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 21:23:06.273 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:06.273 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:06.273 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:06.274 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:06.274 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:06.274 INFO [main][AbstractShell] Close shell Testing shell 21:23:06.274 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:06.290 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:06.290 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:06.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:06.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:06.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:06.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:06.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:06.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:06.329 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") 21:23:06.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:06.352 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 21:23:06.353 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:23:06.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:06.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:06.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:06.355 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:06.355 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:06.355 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:06.356 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:06.356 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:06.356 INFO [main][AbstractShell] Close shell Testing shell 21:23:06.356 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:06.369 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:06.369 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:06.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:06.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:06.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:06.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:06.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:06.441 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 21:23:06.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:06.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:06.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 21:23:06.500 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 21:23:06.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:06.501 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:06.501 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:06.502 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:06.502 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:06.502 INFO [main][AbstractShell] Close shell Testing shell 21:23:06.502 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:06.511 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:06.511 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:06.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:06.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:06.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:06.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:06.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:06.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:06.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:06.559 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 21:23:06.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:06.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:06.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:06.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:06.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:07.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:07.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:07.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:07.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:07.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:07.591 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 21:23:07.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:07.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:07.591 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:07.591 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:07.591 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:07.591 INFO [main][AbstractShell] Close shell Testing shell 21:23:07.591 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:07.600 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:07.600 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:07.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:07.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:07.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:07.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:07.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:07.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:07.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:07.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:07.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:07.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:07.640 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_&*") 21:23:07.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:07.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:07.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:07.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:07.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:07.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:07.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:08.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:08.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:08.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:08.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:08.666 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 21:23:08.666 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:08.666 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:08.666 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:08.666 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:08.666 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:08.666 INFO [main][AbstractShell] Close shell Testing shell 21:23:08.666 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:08.675 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:08.675 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:08.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:08.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:08.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:08.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:08.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:08.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:08.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:08.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:08.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:08.713 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") 21:23:08.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:08.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:08.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:08.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:08.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:08.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 21:23:08.733 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 21:23:08.737 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:23:08.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:08.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:08.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:08.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:08.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:08.738 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:08.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:08.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:08.739 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:08.739 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:08.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:08.740 INFO [main][AbstractShell] Close shell Testing shell 21:23:08.740 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:08.748 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:08.748 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:08.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:08.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:08.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 21:23:08.762 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 21:23:08.762 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:08.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.071 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.086 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.091 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.079 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.109 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.12 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.079 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.075 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.082 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:08.778 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:08.779 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:08.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:08.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:08.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:08.780 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:08.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:08.780 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:08.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:08.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:08.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:08.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:08.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:08.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:08.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:08.792: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.797: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.821: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.822: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.824: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.828: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.832: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.839: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:08.853 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 21:23:08.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:08.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:08.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:08.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:08.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:08.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:08.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 21:23:08.868 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 21:23:08.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:08.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:08.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:08.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:08.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 21:23:08.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:08.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 21:23:08.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:08.869 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:08.869 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:08.869 INFO [main][AbstractShell] Close shell Testing shell 21:23:08.869 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:08.885 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:08.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:08.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:08.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:08.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:08.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:08.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:08.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:08.908: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.913: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.915: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.917: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.923: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.937: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.938: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.938: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.945: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.946: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.952: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.952: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.952: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.955: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.956: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:08.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:08.967 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 21:23:08.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:08.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:08.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:08.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:08.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 21:23:08.981 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 21:23:08.981 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 21:23:08.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:08.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:08.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:08.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:08.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:08.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:08.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 21:23:08.982 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 21:23:08.985 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:09.986 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 21:23:09.986 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 21:23:09.986 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 21:23:09.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:09.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:09.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:09.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:09.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:09.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:09.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:09.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 21:23:09.988 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 21:23:09.988 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:10.988 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 21:23:10.988 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 21:23:10.988 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 21:23:10.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:10.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:10.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:10.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:10.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:10.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 21:23:10.990 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 21:23:10.990 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:11.990 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 21:23:11.990 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 21:23:11.991 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 21:23:11.993 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 21:23:11.993 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 21:23:11.993 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 21:23:11.993 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 21:23:11.993 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 21:23:11.993 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 21:23:11.993 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 21:23:11.993 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 21:23:11.994 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 21:23:11.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:11.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:11.994 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:11.994 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:11.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:11.995 INFO [main][AbstractShell] Close shell Testing shell 21:23:11.995 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:12.010 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:12.010 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:12.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:12.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:12.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:12.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:12.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:12.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:12.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:12.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:12.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:12.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:12.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:12.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:12.035: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.094: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.094: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.097: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.111: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.111: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.120: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.120: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.120: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.120: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.121: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:12.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:12.125 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 21:23:12.125 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 21:23:12.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:12.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:12.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:12.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:12.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:12.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:12.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:12.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:12.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 21:23:12.138 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 21:23:12.139 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:13.139 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 21:23:13.140 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:23:13.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:13.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:13.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:13.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:13.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:13.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:13.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:23:13.141 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:13.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:13.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:13.143 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:13.144 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:13.144 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:13.144 INFO [main][AbstractShell] Close shell Testing shell 21:23:13.144 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:13.164 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:13.164 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:13.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:13.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:13.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:13.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:13.170 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:13.170 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:13.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:13.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:13.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:13.170 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:13.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.204: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.204: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.217: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.219: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.219: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.225: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.225: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.226: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.226: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.227: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.228: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.228: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.235: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.235: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.236: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.236: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.237: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.243: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.245: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:13.246: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:13.248 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 21:23:13.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:13.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:13.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:13.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:13.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:13.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 21:23:13.263 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 21:23:13.263 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 21:23:13.264 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:14.265 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 21:23:14.265 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 21:23:14.265 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:15.266 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 21:23:15.266 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 21:23:15.267 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:16.267 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 21:23:16.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:16.268 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:16.268 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:16.268 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:16.269 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:16.269 INFO [main][AbstractShell] Close shell Testing shell 21:23:16.269 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:16.284 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:16.284 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:16.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:16.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:16.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:16.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:16.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:16.290 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:16.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:16.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:16.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:16.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:16.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:16.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:16.301: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.307: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.308: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.309: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.313: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.313: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.329: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.330: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.331: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.344: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:16.356: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:16.357 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 21:23:16.358 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 21:23:16.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:16.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:16.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:16.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:16.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:16.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 21:23:16.392 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 21:23:16.392 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:23:17.393 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 21:23:17.393 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:23:17.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:17.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:17.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:17.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:17.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:17.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:17.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:17.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:17.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:23:17.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:17.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:17.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:17.396 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:17.397 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:17.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:17.397 INFO [main][AbstractShell] Close shell Testing shell 21:23:17.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:17.413 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:17.413 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:17.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:17.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:17.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:17.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:17.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:17.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:17.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:17.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:17.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:17.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:17.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:17.429: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.436: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.436: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.440: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.441: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.441: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.443: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.450: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.456: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.457: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.457: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.463: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.463: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.464: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.464: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.465: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.466: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.466: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.470: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.472: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.474: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.482: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.483: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:17.487 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 21:23:17.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:17.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:17.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:17.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:17.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:17.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:17.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 21:23:17.502 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:17.502 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:17.502 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:17.503 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:17.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:17.503 INFO [main][AbstractShell] Close shell Testing shell 21:23:17.503 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:17.521 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:17.521 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:17.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:17.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:17.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:17.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:17.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:17.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:17.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:17.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:17.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:17.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:17.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:17.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:17.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.551: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.559: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.589: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.594: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.595: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.596: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.597: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.603: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.603: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.604: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.612: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.622: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.622: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:17.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:17.625 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 21:23:17.625 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 21:23:17.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:17.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:17.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:17.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:23:17.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 21:23:18.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:23:18.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 21:23:18.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:23:18.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 21:23:18.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:18.641 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 21:23:18.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:18.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:18.641 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:18.641 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:18.641 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:18.641 INFO [main][AbstractShell] Close shell Testing shell 21:23:18.641 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:18.663 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:18.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:18.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:18.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:18.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:18.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:18.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:18.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:18.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:18.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:18.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:900): Gtk-WARNING **: 21:23:18.680: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.685: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.687: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.688: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.693: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.693: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.708: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.709: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.710: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.711: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.717: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.718: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.719: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.719: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.728: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.728: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.728: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.734: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.735: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.736: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:900): Gtk-WARNING **: 21:23:18.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 21:23:18.739 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 21:23:18.739 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 21:23:18.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:18.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:18.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 21:23:18.755 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:18.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 21:23:18.756 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:18.756 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:18.756 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:18.756 INFO [main][AbstractShell] Close shell Testing shell 21:23:18.756 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:18.771 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:18.771 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:18.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:18.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:18.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 21:23:18.797 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 21:23:18.797 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:18.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.02 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.117 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.118 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.155 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.12 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.128 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.118 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.133 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.128 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.802 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.802 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:18.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:18.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:18.803 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:18.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:18.803 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:18.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:18.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:18.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:18.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:18.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:18.809 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') 21:23:18.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:18.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:23:18.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:23:18.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:18.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:18.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:23:18.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:18.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 21:23:18.820 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:18.820 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:18.820 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:18.820 INFO [main][AbstractShell] Close shell Testing shell 21:23:18.820 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:18.822 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:18.822 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:18.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:18.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:18.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:18.839 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 21:23:18.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:18.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:18.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 21:23:18.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:18.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 21:23:18.850 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:18.850 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:18.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:18.850 INFO [main][AbstractShell] Close shell Testing shell 21:23:18.850 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:18.852 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:18.852 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:18.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:18.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:18.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:18.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:18.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:18.889 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 21:23:18.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:18.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:18.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:18.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:23:18.902 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 21:23:18.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:18.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:18.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 21:23:18.903 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 21:23:18.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:18.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:18.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 21:23:18.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:18.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:18.904 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:18.904 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:18.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:18.904 INFO [main][AbstractShell] Close shell Testing shell 21:23:18.904 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:18.906 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:18.906 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:18.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:18.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:18.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:18.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:18.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:18.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:18.923 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 21:23:18.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:18.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:18.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:18.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 21:23:18.934 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:18.934 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:18.934 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:18.934 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:18.935 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:18.935 INFO [main][AbstractShell] Close shell Testing shell 21:23:18.935 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:18.936 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:18.936 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:18.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:18.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:18.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:18.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:18.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:18.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:18.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:18.953 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 21:23:18.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:18.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:18.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:18.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 21:23:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 21:23:19.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 21:23:19.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 21:23:19.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 21:23:19.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 21:23:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:19.960 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 21:23:19.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:19.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:19.960 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:19.961 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:19.961 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:19.961 INFO [main][AbstractShell] Close shell Testing shell 21:23:19.961 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:19.963 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:19.963 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:19.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:19.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:19.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:19.968 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:19.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:19.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:19.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:19.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:19.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:19.968 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:19.973 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") 21:23:19.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:19.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:19.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:19.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:19.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:19.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:19.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:23:19.986 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:19.986 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:19.986 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:19.986 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:19.986 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:19.986 INFO [main][AbstractShell] Close shell Testing shell 21:23:19.986 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:19.989 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:19.989 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:19.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:19.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:19.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:20.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:20.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:20.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:20.007 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") 21:23:20.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:20.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:20.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:20.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:20.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:20.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:20.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:21.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:21.020 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 21:23:21.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:21.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:21.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:21.020 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:21.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:21.020 INFO [main][AbstractShell] Close shell Testing shell 21:23:21.020 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:21.022 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:21.022 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:21.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:21.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:21.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:21.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:21.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.040 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 21:23:21.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:21.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:21.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 21:23:21.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:21.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:21.051 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:21.051 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:21.051 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:21.051 INFO [main][AbstractShell] Close shell Testing shell 21:23:21.051 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:21.053 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:21.053 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:21.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:21.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.068 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 21:23:21.068 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 21:23:21.068 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.268 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.032 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.021 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.063 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.022 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.027 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.034 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.033 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 21:23:21.162 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 21:23:21.162 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:21.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 21:23:21.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.162 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:21.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.163 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:21.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 21:23:21.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 21:23:21.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 21:23:21.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:21.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 21:23:21.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:21.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:21.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:21.182 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:21.182 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:21.182 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:21.182 INFO [main][AbstractShell] Close shell Testing shell 21:23:21.182 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:21.184 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:21.184 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:21.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 21:23:21.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 21:23:21.188 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 21:23:21.188 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.025 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 21:23:21.192 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 21:23:21.195 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:21.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 21:23:21.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.195 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:21.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.199 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:21.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 21:23:21.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 21:23:21.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 21:23:21.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:21.268 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) 21:23:21.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:21.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:21.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:23:21.291 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) 21:23:21.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:21.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:23:21.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 "Label A") 21:23:21.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:21.293 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:21.293 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") 21:23:21.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:21.294 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:21.295 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") 21:23:21.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:21.296 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:21.296 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 21:23:21.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:21.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:21.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:21.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:21.297 TRACE [main][WidgetHandler] Notify Button with event 27 21:23:21.297 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.297 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:21.297 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.297 TRACE [main][WidgetHandler] Notify Button with event 26 21:23:21.297 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.297 TRACE [main][WidgetHandler] Notify Button with event 3 21:23:21.297 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.297 TRACE [main][WidgetHandler] Notify Button with event 4 21:23:21.297 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.297 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:21.297 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.298 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 21:23:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:21.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:21.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:21.298 TRACE [main][WidgetHandler] Notify Button with event 27 21:23:21.298 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.298 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:21.298 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.298 TRACE [main][WidgetHandler] Notify Button with event 26 21:23:21.298 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.298 TRACE [main][WidgetHandler] Notify Button with event 3 21:23:21.298 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.298 TRACE [main][WidgetHandler] Notify Button with event 4 21:23:21.298 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.298 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:21.298 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:21.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:21.303 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:21.303 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:21.303 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:21.303 INFO [main][AbstractShell] Close shell Testing shell 21:23:21.303 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:21.307 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:21.307 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:21.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 21:23:21.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 21:23:21.312 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 21:23:21.312 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.113 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.315 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:21.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:21.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.317 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:21.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:21.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.332 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) 21:23:21.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:21.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:23:21.350 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 21:23:21.350 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 21:23:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:21.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:21.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:21.351 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:23:21.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:21.351 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:21.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) 21:23:21.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:21.356 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 21:23:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:21.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:21.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:21.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:21.357 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 21:23:21.357 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:21.357 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:21.357 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:21.357 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:21.357 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:21.357 INFO [main][AbstractShell] Close shell Testing shell 21:23:21.357 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:21.393 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:21.393 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:21.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:21.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:21.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 21:23:21.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:21.429 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 21:23:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:21.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:21.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:21.430 TRACE [main][WidgetHandler] Notify Button with event 27 21:23:21.430 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.430 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:21.430 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.430 TRACE [main][WidgetHandler] Notify Button with event 26 21:23:21.430 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.430 TRACE [main][WidgetHandler] Notify Button with event 3 21:23:21.430 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.430 TRACE [main][WidgetHandler] Notify Button with event 4 21:23:21.430 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.430 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:21.430 TRACE [main][WidgetHandler] Wait for synchronization 21:23:21.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 21:23:21.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:21.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:21.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:21.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:21.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:21.432 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:21.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:21.432 INFO [main][AbstractShell] Close shell Testing shell 21:23:21.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:21.436 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:21.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:21.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:21.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:21.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: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 21:23:21.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:21.472 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 21:23:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:21.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:21.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:21.472 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:23:21.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:21.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:21.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:21.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:21.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:21.473 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:21.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:21.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:21.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:21.474 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:21.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:21.474 INFO [main][AbstractShell] Close shell Testing shell 21:23:21.474 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:21.478 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:21.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:21.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:21.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:21.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:21.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:21.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:21.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:21.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:21.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:21.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:22.002 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) 21:23:22.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:22.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:22.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:23:22.018 INFO [WorkbenchTestable][AbstractButton] Click button 21:23:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:22.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:22.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:22.018 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:23:22.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:22.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:22.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:22.019 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:22.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:22.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:22.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:22.020 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:22.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:22.020 INFO [main][AbstractShell] Close shell Testing shell 21:23:22.020 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:22.024 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:22.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:22.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:22.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:22.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:22.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:22.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:22.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:22.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:22.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:22.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:22.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:23:22.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:22.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:22.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:22.066 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 21:23:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:22.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:22.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:22.067 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:23:22.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:22.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:22.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:22.067 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:22.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:22.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:22.068 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:22.068 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:22.068 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:22.068 INFO [main][AbstractShell] Close shell Testing shell 21:23:22.068 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:22.072 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:22.072 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:22.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:22.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:22.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.099 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:22.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:22.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:22.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:22.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:22.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:22.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:22.112 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) 21:23:22.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:22.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:22.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:23:22.128 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 21:23:22.128 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 21:23:22.128 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 21:23:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:22.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:22.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:22.128 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:23:22.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:22.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:22.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:22.129 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:22.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) 21:23:22.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:22.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:22.130 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 21:23:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:22.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:22.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:22.130 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 21:23:22.131 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 21:23:22.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:22.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:22.131 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:22.131 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:22.131 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:22.131 INFO [main][AbstractShell] Close shell Testing shell 21:23:22.131 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:22.135 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:22.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:22.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:22.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:22.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:22.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:22.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:22.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:22.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:22.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:22.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:22.152 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) 21:23:22.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:22.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:22.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:22.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:22.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:22.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:22.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:23.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:23.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:23.174 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 21:23:23.175 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:23.175 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:23.175 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:23.175 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:23.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:23.175 INFO [main][AbstractShell] Close shell Testing shell 21:23:23.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:23.179 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:23.179 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:23.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:23.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:23.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:23.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:23.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:23.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:23.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:23.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:23.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:23.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:23.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 21:23:23.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:23.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:23.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:23.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:23.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:23.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:23.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:24.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:24.219 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:23:24.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:24.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 21:23:24.219 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:24.219 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:24.219 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:24.219 INFO [main][AbstractShell] Close shell Testing shell 21:23:24.219 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:24.223 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:24.223 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:24.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:24.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:24.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:24.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:24.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:24.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 "PUSH-BUTTON0") 21:23:24.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:24.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:24.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:24.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:24.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:24.265 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 21:23:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:24.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:24.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:24.265 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:23:24.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:24.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:24.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:24.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:24.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:24.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:24.266 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:24.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:24.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:24.267 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:24.267 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:24.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:24.267 INFO [main][AbstractShell] Close shell Testing shell 21:23:24.267 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:24.271 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:24.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:24.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:24.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:24.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:24.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:24.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:24.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 21:23:24.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:24.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:24.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:24.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:24.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:24.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:24.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:24.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:24.312 INFO [WorkbenchTestable][AbstractButton] Click button 21:23:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:24.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:24.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:24.312 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:23:24.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:24.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:24.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:24.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:24.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:24.313 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:24.314 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:24.314 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:24.314 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:24.314 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:24.314 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:24.314 INFO [main][AbstractShell] Close shell Testing shell 21:23:24.314 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:24.318 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:24.318 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:24.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:24.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:24.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:24.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:24.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:24.342 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) 21:23:24.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:24.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:24.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:24.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:24.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:23:24.358 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 21:23:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:24.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:24.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:24.358 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:23:24.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:24.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:24.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:24.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:24.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:24.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:24.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:24.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:24.360 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:24.360 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:24.360 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:24.360 INFO [main][AbstractShell] Close shell Testing shell 21:23:24.360 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:24.364 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:24.364 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:24.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:24.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:24.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:24.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:24.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:24.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:24.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:24.380 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) 21:23:24.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:24.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:24.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:24.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:24.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:23:24.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:23:24.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:23:24.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:23:25.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:23:25.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:23:25.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:25.408 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 21:23:25.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:25.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:25.408 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:25.408 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:25.408 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:25.408 INFO [main][AbstractShell] Close shell Testing shell 21:23:25.408 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:25.412 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:25.412 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:25.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:25.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:25.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:25.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:25.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:25.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:25.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:25.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:25.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:25.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:25.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:25.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:25.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: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 21:23:25.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:25.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:25.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:25.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:25.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:25.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:25.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:25.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:26.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:26.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:26.450 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:23:26.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:26.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:26.450 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:26.450 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:26.450 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:26.450 INFO [main][AbstractShell] Close shell Testing shell 21:23:26.450 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:26.454 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:26.455 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:26.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:26.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:26.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:26.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:26.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:26.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:26.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:26.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:26.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:26.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:26.481 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) 21:23:26.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:26.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:26.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:26.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:26.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:26.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:26.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:27.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:23:27.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:23:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:27.499 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 21:23:27.499 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:27.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 21:23:27.499 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:27.499 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:27.499 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:27.499 INFO [main][AbstractShell] Close shell Testing shell 21:23:27.499 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:27.504 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:27.504 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:27.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:27.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:27.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:27.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:27.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:27.509 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:27.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:27.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:27.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:27.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:27.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:27.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:27.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 21:23:27.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:27.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:27.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:27.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:27.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:28.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:28.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:28.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:28.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:28.543 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:23:28.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:28.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:28.543 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:28.543 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:28.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:28.543 INFO [main][AbstractShell] Close shell Testing shell 21:23:28.543 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:28.547 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:28.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:28.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:28.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:28.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:28.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:28.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:28.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:28.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 21:23:28.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:28.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:28.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:28.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:28.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:28.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:28.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:28.589 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 21:23:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:28.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:28.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:28.590 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:23:28.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:28.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:28.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:28.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:28.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:28.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:28.590 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:28.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:28.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:28.591 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:28.591 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:28.591 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:28.591 INFO [main][AbstractShell] Close shell Testing shell 21:23:28.591 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:28.595 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:28.595 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:28.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:28.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:28.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:28.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:28.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:28.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:28.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:28.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:28.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:28.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:28.620 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) 21:23:28.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:28.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:28.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:28.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 21:23:28.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 21:23:29.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 21:23:29.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 21:23:29.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 21:23:29.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 21:23:29.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:29.638 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 21:23:29.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:29.638 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.638 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.638 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.638 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.643 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.643 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.659 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) 21:23:29.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:29.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:23:29.677 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 21:23:29.677 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 21:23:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.677 TRACE [main][WidgetHandler] Notify Button with event 27 21:23:29.677 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.678 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:29.678 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.678 TRACE [main][WidgetHandler] Notify Button with event 26 21:23:29.678 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.678 TRACE [main][WidgetHandler] Notify Button with event 3 21:23:29.678 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.678 TRACE [main][WidgetHandler] Notify Button with event 4 21:23:29.678 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.678 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:29.678 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.678 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:23:29.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:29.678 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:29.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 21:23:29.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.679 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.679 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:29.680 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 21:23:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.680 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 21:23:29.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:29.680 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.680 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.680 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.680 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.680 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.685 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.685 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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') 21:23:29.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:29.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:29.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:29.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:29.732 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 21:23:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.732 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:23:29.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:29.733 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:29.733 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.733 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:29.733 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.734 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.734 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.734 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.734 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.739 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.739 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.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: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 21:23:29.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:29.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:29.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:29.792 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 21:23:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.792 TRACE [main][WidgetHandler] Notify Button with event 27 21:23:29.792 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.792 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:29.792 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.792 TRACE [main][WidgetHandler] Notify Button with event 26 21:23:29.792 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.792 TRACE [main][WidgetHandler] Notify Button with event 3 21:23:29.792 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.792 TRACE [main][WidgetHandler] Notify Button with event 4 21:23:29.792 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.792 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:29.792 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.792 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:23:29.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:29.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:29.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: 16) 21:23:29.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:29.794 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) 21:23:29.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:29.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:23:29.795 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.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 21:23:29.795 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.795 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.795 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.795 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.795 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.799 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.799 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.816 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) 21:23:29.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:29.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:23:29.833 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 21:23:29.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.834 TRACE [main][WidgetHandler] Notify Button with event 27 21:23:29.834 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.834 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:29.834 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.834 TRACE [main][WidgetHandler] Notify Button with event 26 21:23:29.834 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.834 TRACE [main][WidgetHandler] Notify Button with event 3 21:23:29.834 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.834 TRACE [main][WidgetHandler] Notify Button with event 4 21:23:29.834 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.834 TRACE [main][WidgetHandler] Notify Button with event 13 21:23:29.834 TRACE [main][WidgetHandler] Wait for synchronization 21:23:29.834 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:23:29.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:29.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:29.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: 16) 21:23:29.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:29.837 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) 21:23:29.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:29.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:29.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:23:29.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:29.838 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.838 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.838 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.838 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.838 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.843 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.843 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.860 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) 21:23:29.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:29.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:23:29.878 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 21:23:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.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 21:23:29.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:29.879 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:29.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:29.879 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.880 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.880 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.880 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.880 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.890 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.890 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.914 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) 21:23:29.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:29.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:23:29.929 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 21:23:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.929 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:23:29.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:29.930 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:29.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.930 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:29.930 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.931 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.931 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.931 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.931 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.935 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.935 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.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: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 21:23:29.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:29.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:29.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:29.974 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 21:23:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:29.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:29.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:29.974 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:23:29.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:29.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:29.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:29.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:29.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:29.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:29.974 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:29.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:29.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:29.975 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:29.976 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:29.976 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:29.976 INFO [main][AbstractShell] Close shell Testing shell 21:23:29.976 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:29.981 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:29.981 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:29.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:29.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:29.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:29.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:29.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:29.998 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) 21:23:29.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:30.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:30.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:30.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:23:30.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:23:30.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:23:30.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:23:31.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:23:31.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:23:31.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:31.018 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 21:23:31.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:31.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:31.018 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:31.018 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:31.018 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:31.018 INFO [main][AbstractShell] Close shell Testing shell 21:23:31.018 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:31.022 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:31.022 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:31.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:31.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:31.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:31.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:31.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:31.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:31.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:31.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:31.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:31.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:31.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:31.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:31.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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@") 21:23:31.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:31.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:31.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:31.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:31.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:31.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:31.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:32.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:32.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:32.066 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:23:32.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:32.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:32.066 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:32.066 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:32.066 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:32.066 INFO [main][AbstractShell] Close shell Testing shell 21:23:32.066 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:32.070 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:32.070 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:32.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:32.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:32.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:32.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:32.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:32.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:32.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:32.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:32.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:32.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:32.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: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 21:23:32.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:32.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:32.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:32.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:32.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:32.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:32.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 21:23:32.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:32.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:32.112 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 21:23:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:32.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:32.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:32.113 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:23:32.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:32.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:32.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:32.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:32.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:32.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:32.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:32.114 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:32.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:32.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:32.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:32.115 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:32.115 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:32.115 INFO [main][AbstractShell] Close shell Testing shell 21:23:32.115 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:32.119 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:32.119 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:32.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:32.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:32.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:32.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 21:23:32.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 21:23:32.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:32.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.817 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.08 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.043 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.547 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.061 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.04 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.044 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.053 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.047 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.038 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.045 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.049 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.051 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.041 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.043 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.048 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.046 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.042 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.059 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.044 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.037 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.047 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.049 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.049 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:32.135 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:32.136 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:32.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:32.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:32.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:32.136 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:32.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:32.136 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:32.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:32.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:32.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 21:23:32.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:32.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:32.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:32.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:32.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:23:32.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:32.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:32.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:32.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:32.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:32.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:32.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:33.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:23:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:23:33.170 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:23:33.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.170 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.170 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.170 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.170 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.170 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.176 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.176 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:33.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 21:23:33.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 21:23:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.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 "OK", Widget matcher matching widgets with style: 8) 21:23:33.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:33.211 INFO [WorkbenchTestable][AbstractButton] Click button &OK 21:23:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:33.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:33.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:33.212 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:23:33.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:33.212 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:33.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:23:33.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:33.214 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 21:23:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:33.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:33.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:33.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 21:23:33.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:33.219 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:23:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:33.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:33.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:33.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 "< Back", Widget matcher matching widgets with style: 8) 21:23:33.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:33.221 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 21:23:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:33.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:33.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:33.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:33.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:23:33.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:33.223 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 21:23:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:33.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:33.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:33.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 21:23:33.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:33.225 INFO [WorkbenchTestable][AbstractButton] Click button &No 21:23:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:33.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:33.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:33.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:33.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 21:23:33.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:23:33.227 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:23:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:23:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:23:33.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:23:33.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:23:33.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.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 21:23:33.228 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.228 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.228 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.228 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.228 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.234 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.234 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:33.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 21:23:33.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 21:23:33.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.043 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.252 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.253 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:33.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.253 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:33.253 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.253 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:33.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.290 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:23:33.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:33.301 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:33.303 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") 21:23:33.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.306 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 21:23:33.306 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 21:23:33.306 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.306 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.306 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.306 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.306 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") 21:23:33.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.308 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 21:23:33.308 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 21:23:33.308 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.308 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.308 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.308 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.308 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") 21:23:33.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.311 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 21:23:33.311 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 21:23:33.311 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.311 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.311 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.311 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 21:23:33.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.312 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 21:23:33.312 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 21:23:33.312 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.312 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.312 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.312 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.313 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") 21:23:33.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.313 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 21:23:33.313 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 21:23:33.313 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.313 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.314 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.314 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.314 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") 21:23:33.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.314 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 21:23:33.314 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 21:23:33.315 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.315 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.315 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.315 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.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 21:23:33.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.315 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.315 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.315 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.315 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.317 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.317 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.317 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.327 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") 21:23:33.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.340 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") 21:23:33.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.341 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.341 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.341 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.341 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.341 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.341 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.341 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.344 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.344 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.354 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") 21:23:33.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.400 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 21:23:33.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.401 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.401 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.401 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.401 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.401 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.403 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.403 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.422 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") 21:23:33.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.432 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 21:23:33.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.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 21:23:33.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.433 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.433 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.433 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.436 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.454 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") 21:23:33.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.465 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") 21:23:33.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.490 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.490 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.490 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.490 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.490 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.490 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.490 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.492 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.492 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.502 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") 21:23:33.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.515 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") 21:23:33.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.517 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.517 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.517 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.517 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.519 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.519 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.537 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:23:33.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:33.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:33.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: "same") 21:23:33.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.549 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 21:23:33.549 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 21:23:33.549 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.549 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.549 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.549 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.549 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 21:23:33.549 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 21:23:33.549 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.549 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.549 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.549 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.549 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.550 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.550 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.550 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.550 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.552 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.552 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 21:23:33.589 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 21:23:33.589 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.068 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.027 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.067 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.033 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.048 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.026 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.592 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.592 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:33.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.593 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.593 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.601 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:23:33.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:33.615 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:33.617 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 21:23:33.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.617 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 21:23:33.618 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 21:23:33.618 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.618 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.618 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.618 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.618 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 21:23:33.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:33.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 21:23:33.618 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 21:23:33.618 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 21:23:33.618 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.618 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.619 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.619 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.619 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 21:23:33.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:33.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 21:23:33.619 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 21:23:33.619 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 21:23:33.619 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.619 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.619 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.619 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.619 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 21:23:33.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.620 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 21:23:33.620 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 21:23:33.620 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.620 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.620 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.620 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.620 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 21:23:33.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:33.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 21:23:33.621 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 21:23:33.621 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 21:23:33.621 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.621 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.621 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.621 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.621 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 21:23:33.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:33.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 21:23:33.621 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 21:23:33.621 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 21:23:33.621 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.621 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.622 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.622 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.622 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.622 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.622 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.622 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.622 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.622 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.622 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.625 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.625 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.637 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") 21:23:33.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.650 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") 21:23:33.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.651 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.651 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.651 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.651 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.651 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.653 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.654 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.695 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 21:23:33.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.700 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 21:23:33.700 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.701 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.701 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.701 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.701 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.701 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.703 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.703 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.721 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 21:23:33.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.732 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 21:23:33.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.732 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.732 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.733 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.733 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.733 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.733 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.735 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.735 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.752 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 21:23:33.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 21:23:33.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:33.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:33.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 21:23:33.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.763 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.763 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.763 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.763 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.767 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.767 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.805 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 21:23:33.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 21:23:33.820 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 21:23:33.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:23:33.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:23:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 21:23:33.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:33.821 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.821 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.821 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.821 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.824 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.824 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.835 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:23:33.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:23:33.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:23:33.849 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 21:23:33.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:23:33.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:23:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 21:23:33.850 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 21:23:33.850 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 21:23:33.850 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.850 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.851 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.851 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.851 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 21:23:33.851 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 21:23:33.851 TRACE [main][WidgetHandler] Notify Link with event 3 21:23:33.851 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.851 TRACE [main][WidgetHandler] Notify Link with event 4 21:23:33.851 TRACE [main][WidgetHandler] Wait for synchronization 21:23:33.851 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:33.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 21:23:33.851 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:33.851 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:33.851 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:33.851 INFO [main][AbstractShell] Close shell Testing shell 21:23:33.851 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:33.854 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:33.854 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:33.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 21:23:33.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 21:23:33.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:33.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.038 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.059 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.025 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.023 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.034 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.057 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.061 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:33.894 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:33.895 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:33.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.895 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:33.896 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.896 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:33.896 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.896 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:33.896 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:33.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:33.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:33.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:33.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:33.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:33.904 DEBUG [WorkbenchTestable][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:23:33.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:33.917 DEBUG [WorkbenchTestable][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:23:33.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:33.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:33.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:33.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:33.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:33.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:33.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:33.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:34.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:34.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:34.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:34.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:34.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:34.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:34.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:34.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:34.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:34.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:34.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:34.925 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:34.925 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:34.925 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:34.925 INFO [main][AbstractShell] Close shell Testing shell 21:23:34.925 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:34.929 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:34.929 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:34.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:34.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:34.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:34.935 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:34.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:34.935 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:34.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:34.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:34.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:34.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:34.945 DEBUG [WorkbenchTestable][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:23:34.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:34.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:34.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:34.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:34.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:34.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:34.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:34.966 DEBUG [WorkbenchTestable][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:23:34.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:34.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:34.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:34.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:34.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:34.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:34.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:34.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:34.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:34.967 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:34.967 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:34.967 INFO [main][AbstractShell] Close shell Testing shell 21:23:34.967 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:34.970 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:34.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:34.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:34.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:34.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:34.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:34.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:34.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:34.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:34.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:34.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:34.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:34.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:34.994 DEBUG [WorkbenchTestable][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:23:34.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:35.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:35.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:35.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:35.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:35.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:35.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:35.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 21:23:35.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:35.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:35.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:35.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:35.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:35.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:35.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:35.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:35.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:35.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:35.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:35.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:35.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:35.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:36.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:36.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:36.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:36.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:36.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:36.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:36.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:36.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:36.016 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:36.016 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:36.016 INFO [main][AbstractShell] Close shell Testing shell 21:23:36.016 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:36.018 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:36.018 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:36.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:36.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:36.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:36.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:36.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:36.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:36.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:36.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:36.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:36.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:36.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:36.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:36.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 21:23:36.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:36.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:36.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:36.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:36.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:36.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:36.049 DEBUG [WorkbenchTestable][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:23:36.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:36.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:36.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:36.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:36.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:36.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:36.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:36.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:36.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:36.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:36.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:36.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:37.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:37.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:37.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:37.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:37.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:37.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:37.058 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:37.058 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:37.058 INFO [main][AbstractShell] Close shell Testing shell 21:23:37.058 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:37.061 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:37.061 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:37.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:37.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:37.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:37.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:37.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:37.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:37.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:37.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:37.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:37.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:37.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:37.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:37.072 DEBUG [WorkbenchTestable][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:23:37.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:37.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:37.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:37.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:37.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:37.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:37.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:37.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:37.087 DEBUG [WorkbenchTestable][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:23:37.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:37.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:37.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:37.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:37.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:37.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:37.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:37.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:37.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:37.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:37.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:37.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:38.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:38.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:38.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:38.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:38.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:38.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:38.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:38.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:38.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:38.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:38.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:38.095 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:38.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:38.095 INFO [main][AbstractShell] Close shell Testing shell 21:23:38.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:38.098 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:38.098 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:38.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:38.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:38.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:38.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:38.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:38.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:38.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:38.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:38.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:38.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:38.118 DEBUG [WorkbenchTestable][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:23:38.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:38.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:38.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:38.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:38.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:38.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:38.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:38.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:38.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:23:38.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:38.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:38.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:38.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:38.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:38.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:38.131 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 21:23:38.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:38.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:38.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:38.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:38.634 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:38.634 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:38.634 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:38.635 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:38.635 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:38.635 INFO [main][AbstractShell] Close shell Testing shell 21:23:38.635 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:38.637 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:38.637 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:38.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:38.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:38.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:38.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:38.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:38.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:38.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:38.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:38.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:38.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:38.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:38.649 DEBUG [WorkbenchTestable][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:23:38.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:38.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:38.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:38.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:38.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:38.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:38.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:38.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:23:38.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:38.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:38.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:38.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:38.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:38.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:38.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:38.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:39.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:39.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:39.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:39.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:39.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:39.169 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 21:23:39.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:39.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:39.169 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 21:23:39.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:39.669 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 21:23:39.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:39.672 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 21:23:39.672 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 21:23:39.672 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 21:23:39.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 21:23:39.673 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 21:23:39.673 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 21:23:39.674 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:39.674 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:39.674 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:39.674 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:39.674 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:39.674 INFO [main][AbstractShell] Close shell Testing shell 21:23:39.674 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:39.676 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:39.676 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:39.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:39.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:39.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:39.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:39.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:39.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:39.688 DEBUG [WorkbenchTestable][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:23:39.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:39.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:39.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:39.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:39.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:39.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:39.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:39.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:23:39.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:39.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:39.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:39.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:39.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:39.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:39.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:40.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:40.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:40.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:40.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:40.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:40.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:40.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:40.205 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 21:23:40.205 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 21:23:40.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 21:23:40.206 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 21:23:40.206 DEBUG [main][TreeEventsListener] It was check event: true 21:23:40.206 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 21:23:40.207 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 21:23:40.207 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 21:23:40.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 21:23:40.207 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 21:23:40.207 DEBUG [main][TreeEventsListener] It was check event: true 21:23:40.207 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 21:23:40.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:40.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:40.208 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:40.208 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:40.208 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:40.208 INFO [main][AbstractShell] Close shell Testing shell 21:23:40.208 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:40.210 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:40.210 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:40.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:40.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:40.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:40.214 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:40.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:40.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:40.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:40.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 21:23:40.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:40.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:40.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:40.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:40.237 DEBUG [WorkbenchTestable][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:23:40.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:40.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:40.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:40.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:40.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:40.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 21:23:40.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 21:23:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:40.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 21:23:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 21:23:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 21:23:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 21:23:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:40.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 21:23:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 21:23:40.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 21:23:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:41.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:41.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 21:23:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 21:23:41.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 21:23:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:41.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 21:23:41.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:41.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 21:23:41.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:41.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:41.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:41.244 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:41.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:41.244 INFO [main][AbstractShell] Close shell Testing shell 21:23:41.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:41.247 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:41.248 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:41.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:41.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:41.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:41.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:41.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:41.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:41.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:41.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:41.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:41.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:41.269 DEBUG [WorkbenchTestable][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:23:41.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:41.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:41.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:41.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:41.281 DEBUG [WorkbenchTestable][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:23:41.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:41.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:41.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:41.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:41.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:41.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:41.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:41.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:41.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:41.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:41.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:42.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:23:42.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:42.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:42.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:42.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:42.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 21:23:42.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 21:23:42.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 21:23:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 21:23:42.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 21:23:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 21:23:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 21:23:42.790 DEBUG [WorkbenchTestable][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:23:42.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:42.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:42.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:42.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:42.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:42.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:42.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:42.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:42.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:42.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:42.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 21:23:42.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:42.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:42.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:42.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:42.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:42.793 DEBUG [WorkbenchTestable][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:23:42.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:42.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:42.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:42.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:42.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:42.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:42.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:42.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:42.794 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:23:42.794 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:23:42.795 DEBUG [main][TreeItemHandler] Set Tree selection 21:23:42.795 DEBUG [main][TreeHandler] Notify Tree about selection event 21:23:42.795 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 21:23:42.795 DEBUG [main][TreeEventsListener] It was check event: false 21:23:42.795 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:23:42.795 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 21:23:42.795 DEBUG [WorkbenchTestable][TreeItemHandler] BB 21:23:42.795 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 21:23:42.795 DEBUG [WorkbenchTestable][TreeItemHandler] C 21:23:42.796 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 21:23:42.796 DEBUG [main][TreeHandler] Unselect all tree items 21:23:42.796 DEBUG [main][TreeHandler] Notify Tree about selection event 21:23:42.796 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 21:23:42.797 DEBUG [main][TreeEventsListener] It was check event: false 21:23:42.797 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 21:23:42.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:42.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:42.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:42.798 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:42.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:42.798 INFO [main][AbstractShell] Close shell Testing shell 21:23:42.798 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:42.800 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:42.800 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:42.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:42.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:42.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:42.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:42.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:42.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:42.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:42.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:42.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:42.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:42.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:42.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:42.812 DEBUG [WorkbenchTestable][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:23:42.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:42.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:42.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:42.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:42.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:42.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:42.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:23:42.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:42.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:42.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:42.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:42.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:42.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:42.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:43.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:43.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:43.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:43.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:43.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:43.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:43.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:43.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:43.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:43.833 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:43.833 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:43.833 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:43.833 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:43.833 INFO [main][AbstractShell] Close shell Testing shell 21:23:43.833 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:43.836 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:43.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:43.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:43.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:43.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:43.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:43.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:43.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:43.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:43.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:43.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:43.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:43.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:43.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:43.847 DEBUG [WorkbenchTestable][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:23:43.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:43.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:43.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:43.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:43.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:43.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:43.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:43.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:23:43.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:43.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:43.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:43.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:43.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:43.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:43.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:43.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:43.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:44.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:44.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:44.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:44.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:44.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:44.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:44.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:44.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:44.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:44.366 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:44.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:44.366 INFO [main][AbstractShell] Close shell Testing shell 21:23:44.366 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:44.368 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:44.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:44.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:44.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:44.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:44.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:44.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:44.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:44.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:44.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:44.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:44.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:44.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:44.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:44.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:23:44.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:44.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:44.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:44.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:44.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:44.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:44.394 DEBUG [WorkbenchTestable][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:23:44.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:44.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:44.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:44.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:44.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:44.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:44.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:44.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:44.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:44.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:44.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:44.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:44.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 21:23:44.898 DEBUG [main][TreeItemHandler] Selecting tree item: AA 21:23:44.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 21:23:44.898 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 21:23:44.898 DEBUG [main][TreeEventsListener] It was check event: false 21:23:44.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 21:23:44.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:44.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:44.898 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:44.899 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:44.899 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:44.899 INFO [main][AbstractShell] Close shell Testing shell 21:23:44.899 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:44.901 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:44.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:44.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:44.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:44.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:44.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:44.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:44.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:44.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:44.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:44.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:44.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:44.912 DEBUG [WorkbenchTestable][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:23:44.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:44.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:44.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:44.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:44.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:44.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:44.927 DEBUG [WorkbenchTestable][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:23:44.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:44.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:44.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:44.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:44.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:44.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:44.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:45.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:45.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:45.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:45.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:45.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:23:45.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:45.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:23:45.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:45.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:45.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:45.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:45.935 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:45.935 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:45.935 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:45.935 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:45.935 INFO [main][AbstractShell] Close shell Testing shell 21:23:45.935 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:45.937 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:45.937 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:45.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:45.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:45.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:45.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:45.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:45.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:45.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:45.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:45.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:45.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:45.948 DEBUG [WorkbenchTestable][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:23:45.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:45.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:45.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:45.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:45.962 DEBUG [WorkbenchTestable][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:23:45.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:45.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:45.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:45.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:45.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:45.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:23:45.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:46.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:23:46.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:46.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:46.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:46.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:46.467 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 21:23:46.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 21:23:46.467 DEBUG [main][TreeItemHandler] Selecting tree item: AA 21:23:46.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 21:23:46.467 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 21:23:46.467 DEBUG [main][TreeEventsListener] It was check event: false 21:23:46.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 21:23:46.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:23:46.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:23:46.467 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 21:23:46.467 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 21:23:46.467 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 21:23:46.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:23:46.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:46.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:46.468 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:46.468 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:46.468 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:46.468 INFO [main][AbstractShell] Close shell Testing shell 21:23:46.468 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:46.470 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:46.470 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:46.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:46.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:46.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:46.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:46.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:46.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:46.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:46.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:46.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:46.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:46.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:23:46.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:46.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:46.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:46.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:46.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:46.495 DEBUG [WorkbenchTestable][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:23:46.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:46.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:46.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:46.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:46.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:46.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:46.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 21:23:46.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:46.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:46.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 21:23:46.997 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:46.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:47.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:47.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:48.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:48.500 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:48.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:49.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:49.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:49.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:49.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:49.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:50.003 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:50.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:50.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:50.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:50.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:50.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:50.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:50.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:50.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:50.504 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:50.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:50.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:50.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:50.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:50.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:50.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:50.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:51.005 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:51.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:51.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:51.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:51.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:51.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:51.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:51.507 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:51.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:51.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:51.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:51.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:51.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:51.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:51.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 21:23:51.509 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:51.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:51.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:51.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:51.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:51.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:51.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:51.510 DEBUG [WorkbenchTestable][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:23:51.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:51.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:51.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:51.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:51.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:51.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:23:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:23:51.511 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 21:23:51.511 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:51.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:52.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:52.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 21:23:52.012 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:52.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:52.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:52.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:52.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:52.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:53.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:53.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:53.514 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:53.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:54.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:54.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:54.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:54.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:55.018 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:55.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:55.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:55.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:55.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:55.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:55.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:56.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:56.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 21:23:56.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:56.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:56.022 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:56.022 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:56.022 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:56.022 INFO [main][AbstractShell] Close shell Testing shell 21:23:56.022 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:56.025 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:56.025 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:56.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:56.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:56.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:56.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 21:23:56.029 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 21:23:56.029 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:56.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.135 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.039 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.051 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.044 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.035 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.045 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.53 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.039 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.533 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.048 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.543 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.035 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.533 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.532 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.036 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.532 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.554 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.035 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.036 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:23:56.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:56.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:56.036 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:23:56.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:56.044 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:23:56.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:56.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:56.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:23:56.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:56.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:56.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:56.051 DEBUG [WorkbenchTestable][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:23:56.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:56.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:56.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:56.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:56.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:56.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:56.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:56.066 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:56.066 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:56.066 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:56.066 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:56.066 INFO [main][AbstractShell] Close shell Testing shell 21:23:56.066 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:56.069 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:56.069 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:56.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:56.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:56.073 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:23:56.073 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:56.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:23:56.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:56.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:56.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:56.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:23:56.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:56.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:56.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:56.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:56.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:56.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:56.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:56.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:23:56.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:56.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:56.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:56.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:56.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:56.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:56.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:23:56.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:23:56.107 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:23:56.107 DEBUG [main][AbstractWait] Waiting until shell is active... 21:23:56.107 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:23:56.107 INFO [main][AbstractShell] Close shell Testing shell 21:23:56.107 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:23:56.110 DEBUG [main][AbstractWait] Waiting while shell is available... 21:23:56.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:23:56.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:23:56.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:23:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:56.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:23:56.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:23:56.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:23:56.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:23:56.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:23:56.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:23:56.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:23:56.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:23:56.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:23:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:23:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:23:56.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:23:56.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:23:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:23:56.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:23:56.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:23:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:23:56.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:23:56.137 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:23:56.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:56.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:56.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:23:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:56.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:23:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:56.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:23:56.640 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 21:23:56.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:57.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:23:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:57.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:23:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:57.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:23:57.144 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 21:23:57.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 21:23:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:57.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:57.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 21:23:57.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 21:23:57.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:58.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:58.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 21:23:58.146 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 21:23:58.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 21:23:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:58.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 21:23:58.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 21:23:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:59.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 21:23:59.148 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 21:23:59.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 21:23:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:59.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:59.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 21:23:59.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 21:23:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:23:59.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 21:23:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:23:59.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 21:23:59.650 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 21:23:59.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 21:23:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:00.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 21:24:00.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 21:24:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:00.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 21:24:00.653 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 21:24:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 21:24:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:01.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:01.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 21:24:01.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 21:24:01.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:01.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:01.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 21:24:01.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.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 21:24:01.656 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.656 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.656 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.656 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.657 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.659 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.659 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24: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 21:24:01.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:01.691 DEBUG [WorkbenchTestable][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:24:01.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:01.693 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.693 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:01.693 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.693 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.693 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.693 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.693 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.695 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.695 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:01.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 21:24:01.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:01.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.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 21:24:01.720 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.720 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.720 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.720 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.720 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.722 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.723 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:01.743 DEBUG [WorkbenchTestable][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:24:01.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:01.753 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') 21:24:01.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 21:24:01.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:01.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:01.754 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.754 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.754 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.754 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.754 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.756 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.756 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:01.799 DEBUG [WorkbenchTestable][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:24:01.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:01.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:01.810 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.810 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.810 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.810 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.810 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.813 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.813 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 21:24:01.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 21:24:01.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.783 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.029 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.041 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.557 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.028 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.028 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.033 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.057 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.820 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.821 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:01.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.821 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:01.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.828 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:01.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:01.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 21:24:01.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:01.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 21:24:01.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:01.890 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 21:24:01.893 DEBUG [WorkbenchTestable][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:24:01.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:01.894 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:24:01.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:01.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:01.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.895 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.895 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.897 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.897 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 21:24:01.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 21:24:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:01.908 DEBUG [WorkbenchTestable][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:24:01.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:01.921 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 21:24:01.921 DEBUG [WorkbenchTestable][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:24:01.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:01.922 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 21:24:01.924 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.924 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:01.924 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.924 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.924 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.924 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.926 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.926 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 21:24:01.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:01.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 21:24:01.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:01.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:01.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:01.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:24:01.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:01.941 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 21:24:01.941 DEBUG [WorkbenchTestable][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:24:01.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:01.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:01.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:01.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:01.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:01.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:01.988 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 21:24:01.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:01.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:01.989 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:01.990 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:01.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:01.990 INFO [main][AbstractShell] Close shell Testing shell 21:24:01.990 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:01.992 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:01.992 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:01.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:01.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 21:24:01.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 21:24:01.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:01.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.075 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.028 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 21:24:01.999 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 21:24:02.000 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:02.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 21:24:02.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.000 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:02.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.000 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:02.000 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 21:24:02.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 21:24:02.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:02.018 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 21:24:02.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.019 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) 21:24:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:24:02.019 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:24:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:24:02.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:24:02.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:24:02.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 21:24:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 21:24:02.020 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) 21:24:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:24:02.020 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:24:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:24:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:24:02.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:24:02.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:02.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 21:24:02.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 21:24:02.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:02.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:02.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:02.021 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:02.021 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:02.021 INFO [main][AbstractShell] Close shell Testing shell 21:24:02.021 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:02.023 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:02.023 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:02.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 21:24:02.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 21:24:02.027 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 21:24:02.027 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.031 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.031 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:02.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.032 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:02.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.032 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:02.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:02.035 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 21:24:02.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.036 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:24:02.036 DEBUG [main][MenuItemLookup] Found menu:'File' 21:24:02.036 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:24:02.036 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:24:02.036 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:24:02.036 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:24:02.036 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:24:02.036 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:24:02.036 DEBUG [main][MenuItemLookup] Item match:Window 21:24:02.037 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:24:02.037 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:24:02.037 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:24:02.037 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.037 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:24:02.037 DEBUG [main][MenuItemLookup] Item match:Show View 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.042 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:24:02.042 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:24:02.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:24:02.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:24:02.051 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:24:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:24:02.120 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:24:02.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:24:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.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:24:02.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 21:24:02.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 21:24:02.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 21:24:02.123 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 21:24:02.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 21:24:02.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 21:24:02.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:24:02.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:24:02.129 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:24:02.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:24:02.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:24:02.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:24:02.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:24:02.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:24:02.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24: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 '\*?\QRedDeer SWT Controls\E') 21:24:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:02.199 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:02.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:02.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:02.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:02.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:02.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 21:24:02.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.202 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') 21:24:02.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.202 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:02.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 21:24:02.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 21:24:02.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 21:24:02.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 21:24:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.204 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:") 21:24:02.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.204 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:02.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 21:24:02.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 21:24:02.205 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 21:24:02.205 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.003 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 21:24:02.208 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 21:24:02.208 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:02.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 21:24:02.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:02.214 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.214 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:02.214 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.214 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.214 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 21:24:02.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 21:24:02.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.214 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.224 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 21:24:02.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 21:24:02.232 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 21:24:02.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 21:24:02.232 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 21:24:02.233 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 21:24:02.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 21:24:02.234 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 21:24:02.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:02.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 21:24:02.235 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 21:24:02.235 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 21:24:02.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:02.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:02.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 21:24:02.236 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:") 21:24:02.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 21:24:02.238 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 21:24:02.238 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:") 21:24:02.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 21:24:02.239 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:") 21:24:02.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 21:24:02.240 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 21:24:02.241 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:") 21:24:02.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 21:24:02.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:02.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:02.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:02.243 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:02.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:02.243 INFO [main][AbstractShell] Close shell Testing shell 21:24:02.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:02.245 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:02.245 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:02.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 21:24:02.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 21:24:02.251 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 21:24:02.251 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.036 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.253 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.254 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:02.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.254 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:02.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.254 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:02.254 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 21:24:02.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.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 '\*?\QRedDeer SWT Controls\E') 21:24:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:02.299 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:02.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:02.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:02.301 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 21:24:02.301 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 21:24:02.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.303 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:24:02.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:02.332 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 21:24:02.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.332 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:24:02.332 DEBUG [main][MenuItemLookup] Found menu:'File' 21:24:02.332 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:24:02.332 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:24:02.332 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:24:02.332 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:24:02.332 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:24:02.332 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:24:02.332 DEBUG [main][MenuItemLookup] Item match:Window 21:24:02.333 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:24:02.333 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:24:02.333 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:24:02.333 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.333 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:24:02.333 DEBUG [main][MenuItemLookup] Item match:Show View 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:24:02.337 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:24:02.338 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:24:02.338 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:24:02.338 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:24:02.338 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:24:02.338 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:24:02.338 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.338 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:24:02.338 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:24:02.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:24:02.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:24:02.338 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:24:02.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:24:02.407 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:24:02.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:24:02.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.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:24:02.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:02.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 21:24:02.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 21:24:02.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 21:24:02.411 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 21:24:02.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 21:24:02.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 21:24:02.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.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 "Open") 21:24:02.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:24:02.414 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:24:02.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:24:02.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:24:02.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:24:02.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:24:02.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:24:02.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 21:24:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:02.451 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:02.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:02.453 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') 21:24:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 21:24:02.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:02.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:02.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 21:24:02.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 21:24:02.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.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 '\*?\QRedDeer SWT Controls\E') 21:24:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:02.501 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:02.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:02.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:02.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:02.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:02.503 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 21:24:02.503 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 21:24:02.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.503 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:24:02.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:02.528 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 21:24:02.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:24:02.528 DEBUG [main][MenuItemLookup] Found menu:'File' 21:24:02.528 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:24:02.528 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:24:02.528 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:24:02.528 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:24:02.528 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:24:02.528 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:24:02.528 DEBUG [main][MenuItemLookup] Item match:Window 21:24:02.529 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:24:02.529 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:24:02.529 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:24:02.529 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.529 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:24:02.529 DEBUG [main][MenuItemLookup] Item match:Show View 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.533 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:24:02.533 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:24:02.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:24:02.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:24:02.534 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:24:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:24:02.590 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:24:02.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:24:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.591 DEBUG [WorkbenchTestable][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:24:02.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 21:24:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 21:24:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 21:24:02.593 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 21:24:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 21:24:02.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 21:24:02.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.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:24:02.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:24:02.595 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:24:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:24:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:24:02.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:24:02.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:24:02.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:24:02.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.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 '\*?\QRedDeer SWT Controls\E') 21:24:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:02.631 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:02.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:02.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:02.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:02.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:24:02.633 DEBUG [main][MenuItemLookup] Found menu:'File' 21:24:02.633 DEBUG [main][MenuItemLookup] Item match:File 21:24:02.635 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:24:02.635 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'File' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.639 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:24:02.639 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:24:02.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:24:02.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:24:02.646 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:24:02.715 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:24:02.716 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:24:02.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:24:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.717 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:24:02.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:24:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:02.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:02.718 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 21:24:02.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 21:24:02.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:24:02.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:24:02.721 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:24:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:24:02.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:24:02.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:24:02.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:02.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 21:24:02.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 21:24:02.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.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 '\*?\QRedDeer SWT Controls\E') 21:24:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:02.741 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:02.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:02.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:02.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:02.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:02.742 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 21:24:02.742 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 21:24:02.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.743 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:24:02.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:02.765 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 21:24:02.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'File' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:24:02.766 DEBUG [main][MenuItemLookup] Item match:Window 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.766 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:24:02.766 DEBUG [main][MenuItemLookup] Item match:Show View 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'' 21:24:02.787 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:24:02.787 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:24:02.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:24:02.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:24:02.795 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:24:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:24:02.836 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:24:02.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:24:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.837 DEBUG [WorkbenchTestable][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:24:02.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 21:24:02.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 21:24:02.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 21:24:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:02.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 21:24:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:02.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 21:24:02.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 21:24:02.839 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 21:24:02.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 21:24:02.839 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 21:24:02.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:24:02.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:24:02.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:24:02.841 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:24:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:24:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:24:02.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:24:02.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:24:02.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:24:02.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:02.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:02.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 21:24:02.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:02.893 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:02.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:02.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:02.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:02.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:02.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:02.895 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:24:02.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.895 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:02.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:02.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:02.895 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") 21:24:02.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.896 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:02.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:02.896 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:02.896 INFO [WorkbenchTestable][AbstractText] Text set to: New text 21:24:02.896 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:24:02.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.896 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:02.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:02.896 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:02.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "New text") 21:24:02.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.897 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:02.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:02.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:02.897 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 21:24:02.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 21:24:02.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 21:24:02.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.201 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.28 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.169 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:02.907 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:02.908 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:02.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:02.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.908 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:02.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.908 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:02.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:02.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:02.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:02.941 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 21:24:02.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:02.941 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") 21:24:02.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:02.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:02.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:02.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:02.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:02.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:02.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:02.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:02.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:02.946 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:02.946 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:02.946 INFO [main][AbstractShell] Close shell Testing shell 21:24:02.946 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:02.952 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:02.952 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:02.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:02.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:02.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:02.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:02.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:02.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.015 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 21:24:03.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.015 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") 21:24:03.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.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 21:24:03.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.020 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.020 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.020 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.025 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.025 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.060 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 21:24:03.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.060 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:24:03.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:03.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:24:03.061 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.061 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") 21:24:03.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.062 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.063 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") 21:24:03.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.066 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") 21:24:03.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.067 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:03.067 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.068 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.068 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.068 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.068 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.073 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.107 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 21:24:03.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.108 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") 21:24:03.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.112 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:03.114 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.114 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.115 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.115 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.120 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.120 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.154 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 21:24:03.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.154 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") 21:24:03.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.157 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.157 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 21:24:03.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.158 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:03.158 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.158 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.158 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.158 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.158 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.164 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.164 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.200 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 21:24:03.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.200 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*") 21:24:03.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.205 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.205 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:03.206 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.206 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.206 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.206 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.206 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.212 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.212 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.249 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 21:24:03.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.249 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") 21:24:03.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.252 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.253 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:03.253 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.254 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.254 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.254 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.254 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.260 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.260 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.313 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 21:24:03.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.313 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") 21:24:03.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.317 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:03.318 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.319 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.319 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.319 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.319 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.324 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.324 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.360 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 21:24:03.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.361 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") 21:24:03.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.362 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:03.362 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:03.363 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:03.363 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:03.363 INFO [main][AbstractShell] Close shell Testing shell 21:24:03.363 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:03.368 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:03.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:03.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:03.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:03.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:03.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:03.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:03.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:03.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:03.423 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 21:24:03.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:03.423 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") 21:24:03.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:03.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:03.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:03.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:03.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:03.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:03.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:03.425 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.426 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 21:24:03.426 INFO [WorkbenchTestable][AbstractText] Text set to: 21:24:03.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:03.426 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 21:24:03.428 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 21:24:03.616 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:03.616 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 21:24:04.218 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:04.218 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 21:24:04.819 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:04.819 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:24:05.420 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:05.420 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 21:24:06.022 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:06.022 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 21:24:06.623 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:06.623 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 21:24:07.225 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:07.225 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 21:24:07.827 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:07.827 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 21:24:08.429 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:08.429 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 21:24:09.030 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:09.030 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 21:24:09.631 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:09.631 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 21:24:10.233 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:10.233 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 21:24:10.834 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:10.834 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 21:24:11.435 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:11.435 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:24:12.037 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:12.037 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 21:24:12.639 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:12.639 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 21:24:13.240 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:24:13.240 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:24:13.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 "Test label1") 21:24:13.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:13.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:13.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:13.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:13.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:13.843 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:13.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:13.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 21:24:13.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:13.844 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:13.844 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:13.844 INFO [main][AbstractShell] Close shell Testing shell 21:24:13.844 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:13.850 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:13.850 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:13.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:13.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:13.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:13.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:13.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:13.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:13.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:13.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:13.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:13.884 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 21:24:13.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:13.885 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") 21:24:13.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:13.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:13.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:13.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:13.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:13.886 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:13.887 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 21:24:13.887 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") 21:24:13.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:13.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:13.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:13.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:13.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:13.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:13.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:13.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:13.889 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:13.889 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:13.890 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:13.890 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:13.890 INFO [main][AbstractShell] Close shell Testing shell 21:24:13.890 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:13.895 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:13.895 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:13.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:13.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:13.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:13.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:13.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:13.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:13.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:13.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:13.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:13.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:13.930 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 21:24:13.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:13.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:13.931 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?") 21:24:13.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:13.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:13.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:13.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:13.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:13.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:13.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:13.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:13.937 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:13.937 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:13.937 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:13.937 INFO [main][AbstractShell] Close shell Testing shell 21:24:13.937 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:13.943 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:13.943 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:13.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:13.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:13.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:13.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:13.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:13.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:13.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:13.978 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 21:24:13.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:13.978 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 *") 21:24:13.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:13.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:13.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:13.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:13.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:13.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:13.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:13.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:13.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:13.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:13.989 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:13.990 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:13.990 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:13.990 INFO [main][AbstractShell] Close shell Testing shell 21:24:13.990 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:13.995 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:13.995 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:13.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:13.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:13.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.030 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 21:24:14.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:14.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 21:24:14.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:14.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:14.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:14.033 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.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 21:24:14.034 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:14.034 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:14.034 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:14.034 INFO [main][AbstractShell] Close shell Testing shell 21:24:14.034 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:14.040 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:14.040 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:14.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.093 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 21:24:14.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:14.094 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") 21:24:14.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:14.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:14.099 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:14.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.099 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:14.099 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:14.100 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:14.100 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:14.100 INFO [main][AbstractShell] Close shell Testing shell 21:24:14.100 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:14.106 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:14.106 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:14.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.142 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 21:24:14.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:14.142 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") 21:24:14.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:14.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:14.145 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:14.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.145 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:14.145 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:14.146 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:14.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:14.146 INFO [main][AbstractShell] Close shell Testing shell 21:24:14.146 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:14.152 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:14.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:14.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.212 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 21:24:14.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:14.212 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") 21:24:14.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:14.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:14.215 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:14.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:14.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:14.216 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:14.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:14.216 INFO [main][AbstractShell] Close shell Testing shell 21:24:14.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:14.222 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:14.222 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:14.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 21:24:14.231 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 21:24:14.231 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.324 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.078 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.046 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.045 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.046 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.048 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.049 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.046 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.065 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.063 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.458 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.049 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.044 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.053 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.048 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.05 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.234 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.234 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:14.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.235 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:14.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.235 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:14.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 21:24:14.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:14.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:14.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:14.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:14.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 21:24:14.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:14.242 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 21:24:14.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 21:24:14.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:24:14.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:24:14.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:24:14.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:24:14.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 21:24:14.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.259 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 21:24:14.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:14.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:24:14.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:14.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.293 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 21:24:14.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 21:24:14.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.294 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 21:24:14.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.294 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.303 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 21:24:14.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:24:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:14.303 DEBUG [WorkbenchTestable][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:24:14.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:14.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.313 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 21:24:14.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 21:24:14.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 21:24:14.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.316 DEBUG [WorkbenchTestable][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:24:14.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.316 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:14.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:14.317 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") 21:24:14.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.317 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 21:24:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:14.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:14.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:24:14.318 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 21:24:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:14.318 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 21:24:14.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 21:24:14.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 21:24:14.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:14.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.05 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.021 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:14.325 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:14.326 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:14.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:14.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.326 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:14.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.327 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:14.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:14.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:14.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:14.333 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) 21:24:14.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:14.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:14.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:14.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:14.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 21:24:14.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:14.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 21:24:15.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:15.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 21:24:15.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:15.339 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 21:24:15.339 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:15.339 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:15.339 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:15.339 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:15.339 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:15.339 INFO [main][AbstractShell] Close shell Testing shell 21:24:15.339 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:15.341 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:15.341 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:15.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:15.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:15.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:15.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:15.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:15.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:15.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:15.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:15.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:15.350 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) 21:24:15.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:15.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:15.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 21:24:15.358 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) 21:24:15.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:15.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:15.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:15.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 21:24:15.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:15.358 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:15.358 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:15.358 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:15.358 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:15.358 INFO [main][AbstractShell] Close shell Testing shell 21:24:15.358 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:15.360 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:15.360 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:15.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:15.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:15.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:15.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:15.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:15.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:15.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:15.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:15.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:15.369 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) 21:24:15.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:15.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:15.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:15.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:15.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:15.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 21:24:15.378 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) 21:24:15.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:15.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:15.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:15.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:15.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 21:24:15.378 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) 21:24:15.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:15.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:15.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:15.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:15.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 21:24:15.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:15.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:15.380 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:15.380 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:15.380 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:15.380 INFO [main][AbstractShell] Close shell Testing shell 21:24:15.380 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:15.381 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:15.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:15.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:15.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:15.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:15.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:15.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:15.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:15.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:15.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:15.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:15.393 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) 21:24:15.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:15.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:15.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:15.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:15.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:15.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:15.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:15.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:24:15.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:15.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:24:16.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:16.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:24:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:16.400 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 21:24:16.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:16.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:16.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:16.400 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:16.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:16.400 INFO [main][AbstractShell] Close shell Testing shell 21:24:16.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:16.402 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:16.402 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:16.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:16.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:16.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:16.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:16.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:16.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:16.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:16.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:16.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:16.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:16.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:16.418 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) 21:24:16.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:16.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:16.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:16.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:16.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:16.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 21:24:16.423 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) 21:24:16.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:16.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:16.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:16.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:16.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:16.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:16.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 21:24:16.424 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:16.424 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:16.424 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:16.424 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:16.424 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:16.424 INFO [main][AbstractShell] Close shell Testing shell 21:24:16.424 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:16.426 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:16.426 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:16.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:16.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:16.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:16.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:16.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:16.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:16.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:16.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:16.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:16.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:16.434 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) 21:24:16.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:16.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:16.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:16.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:16.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:24:16.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:16.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:24:17.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:17.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:24:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:17.445 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 21:24:17.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:17.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:17.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:17.445 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:17.445 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:17.445 INFO [main][AbstractShell] Close shell Testing shell 21:24:17.445 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:17.447 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:17.447 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:17.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:17.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:17.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:17.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:17.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 21:24:17.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 21:24:17.452 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:17.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:17.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.127 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.018 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.02 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.021 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.027 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.017 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.021 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:17.455 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:17.455 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:17.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:17.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:17.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:17.455 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:17.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:17.460 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:17.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:17.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:17.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:17.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:17.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:17.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:17.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:17.467 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 21:24:17.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:17.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:17.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:17.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:17.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:17.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:17.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:17.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 21:24:17.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:17.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:17.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:17.474 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:17.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:17.474 INFO [main][AbstractShell] Close shell Testing shell 21:24:17.474 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:17.477 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:17.477 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:17.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:17.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:17.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:17.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:17.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:17.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:17.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:17.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:17.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:17.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:17.486 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 21:24:17.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:17.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:17.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:17.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:24:17.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:24:17.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:24:17.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:24:18.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:24:18.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:24:18.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:18.497 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 21:24:18.498 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:18.498 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:18.498 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:18.498 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:18.498 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:18.498 INFO [main][AbstractShell] Close shell Testing shell 21:24:18.498 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:18.500 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:18.500 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:18.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:18.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:18.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.508 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:18.508 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:18.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:18.508 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:18.513 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 21:24:18.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:18.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:18.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:18.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:18.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:18.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 21:24:18.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:18.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:18.519 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:18.519 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:18.519 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:18.519 INFO [main][AbstractShell] Close shell Testing shell 21:24:18.519 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:18.521 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:18.521 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:18.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:18.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.526 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:18.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:18.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:18.531 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 21:24:18.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:18.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:18.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:18.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:18.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:18.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 21:24:18.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 21:24:18.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:18.541 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:24:18.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:18.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:18.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:18.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:18.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:18.541 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:18.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:18.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 21:24:18.542 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:18.542 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:18.542 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:18.542 INFO [main][AbstractShell] Close shell Testing shell 21:24:18.542 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:18.544 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:18.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:18.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:18.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:18.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:18.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:18.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:18.553 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 21:24:18.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:18.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:18.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:18.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:18.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 21:24:18.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:18.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 21:24:18.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:18.563 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:18.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:18.563 INFO [main][AbstractShell] Close shell Testing shell 21:24:18.563 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:18.565 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:18.565 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:18.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:18.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:18.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:18.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:18.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:18.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:18.578 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 21:24:18.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:18.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:18.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:18.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:18.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 21:24:18.583 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:18.583 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:18.583 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:18.584 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:18.584 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:18.584 INFO [main][AbstractShell] Close shell Testing shell 21:24:18.584 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:18.589 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:18.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:18.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:18.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:18.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 21:24:18.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 21:24:18.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:18.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:18.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.021 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.027 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.018 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.021 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.022 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.024 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:18.597 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:18.598 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:18.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:18.598 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:18.598 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:18.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:18.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:18.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:18.814 DEBUG [WorkbenchTestable][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:24:18.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:19.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:19.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:19.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:19.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:19.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:19.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.027 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:19.027 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:19.027 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:19.027 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:19.027 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:19.027 INFO [main][AbstractShell] Close shell Testing shell 21:24:19.027 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:19.033 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:19.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:19.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:19.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:19.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:19.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:19.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:19.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:19.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:19.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:19.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:19.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:19.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:19.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:19.248 DEBUG [WorkbenchTestable][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:24:19.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:19.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:19.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:19.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:19.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:19.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:19.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:19.438 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 21:24:19.439 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:19.439 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:19.439 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:19.439 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:19.439 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:19.439 INFO [main][AbstractShell] Close shell Testing shell 21:24:19.439 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:19.445 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:19.445 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:19.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:19.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:19.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:19.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:19.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:19.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:19.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:19.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:19.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:19.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:19.659 DEBUG [WorkbenchTestable][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:24:19.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:19.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:19.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:19.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:19.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:19.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:19.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:19.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:19.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:19.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:19.846 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 21:24:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.846 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:19.846 TRACE [main][WidgetHandler] Wait for synchronization 21:24:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:19.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:19.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 21:24:19.850 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:19.850 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:19.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:19.850 INFO [main][AbstractShell] Close shell Testing shell 21:24:19.850 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:19.856 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:19.856 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:19.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:19.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:19.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:19.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:19.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:19.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:19.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:19.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:19.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:19.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:20.071 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 21:24:20.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:20.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:20.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:20.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:20.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:24:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:20.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:24:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:20.267 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 21:24:20.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:24:20.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:24:20.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:24:20.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:24:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:20.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:20.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:20.272 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:20.273 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:20.273 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:20.273 INFO [main][AbstractShell] Close shell Testing shell 21:24:20.273 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:20.279 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:20.279 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:20.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:20.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:20.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:20.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:20.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:20.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:20.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:20.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:20.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:20.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:20.505 DEBUG [WorkbenchTestable][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:24:20.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:20.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:20.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:20.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:20.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:20.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:20.688 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 21:24:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:20.688 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:20.688 TRACE [main][WidgetHandler] Wait for synchronization 21:24:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:20.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:20.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:20.691 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:20.691 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:20.691 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:20.691 INFO [main][AbstractShell] Close shell Testing shell 21:24:20.691 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:20.700 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:20.700 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:20.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:20.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:20.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:20.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:20.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:20.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:20.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:20.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:20.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:20.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:20.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:20.957 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 21:24:20.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:21.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:21.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:21.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:21.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:21.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:21.146 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 21:24:21.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:21.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:21.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:21.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:21.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:21.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:21.148 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 21:24:21.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:21.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:21.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:21.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:21.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:21.151 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:21.151 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:21.151 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:21.151 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:21.151 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:21.151 INFO [main][AbstractShell] Close shell Testing shell 21:24:21.151 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:21.157 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:21.157 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:21.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:21.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:21.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:21.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:21.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:21.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:21.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:21.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:21.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:21.369 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 21:24:21.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:21.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:21.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:21.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:21.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:21.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:21.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:21.556 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 21:24:21.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:21.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:21.556 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:21.556 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:21.556 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:21.556 INFO [main][AbstractShell] Close shell Testing shell 21:24:21.556 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:21.562 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:21.562 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:21.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:21.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:21.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:21.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:21.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:21.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:21.774 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 21:24:21.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:21.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:21.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:21.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:21.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:21.960 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:24:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:21.960 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:21.960 TRACE [main][WidgetHandler] Wait for synchronization 21:24:21.960 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:21.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:21.961 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:21.961 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:21.961 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:21.961 INFO [main][AbstractShell] Close shell Testing shell 21:24:21.961 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:21.967 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:21.967 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:21.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:21.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:21.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:21.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:21.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:21.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:21.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:22.185 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 21:24:22.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:22.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:22.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:22.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:22.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:24:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:24:22.371 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 21:24:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:22.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:22.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:22.371 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:22.371 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:22.371 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:22.371 INFO [main][AbstractShell] Close shell Testing shell 21:24:22.371 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:22.377 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:22.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:22.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:22.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:22.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:22.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:22.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:22.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:22.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:22.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:22.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:22.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:22.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:22.591 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 21:24:22.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:22.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:22.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:22.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:22.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:22.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 21:24:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:22.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 21:24:22.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:22.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:22.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:22.777 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:22.777 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:22.777 INFO [main][AbstractShell] Close shell Testing shell 21:24:22.777 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:22.783 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:22.783 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:22.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:22.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:22.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:22.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:22.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:22.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:22.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:22.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:22.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:22.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:22.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:23.003 DEBUG [WorkbenchTestable][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:24:23.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:23.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:23.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:23.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:23.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:23.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:23.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:23.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:23.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:23.183 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:23.184 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:23.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:23.184 INFO [main][AbstractShell] Close shell Testing shell 21:24:23.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:23.189 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:23.189 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:23.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:23.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:23.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:23.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:23.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:23.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:23.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:23.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:23.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:23.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:23.406 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 21:24:23.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:23.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:23.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:23.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:23.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:23.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:23.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:23.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:23.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:23.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:23.590 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') 21:24:23.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:23.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:23.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:23.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:23.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:23.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:23.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:23.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 21:24:23.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 21:24:23.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:23.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:23.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:23.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:23.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:23.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:23.592 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:23.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:23.592 INFO [main][AbstractShell] Close shell Testing shell 21:24:23.592 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:23.598 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:23.598 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:23.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:23.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:23.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:23.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:23.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:23.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:23.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:23.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:23.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:23.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:23.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 21:24:23.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:23.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:23.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:23.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:23.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:23.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:23.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:23.997 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 21:24:23.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:23.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:23.997 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:23.998 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:23.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:23.998 INFO [main][AbstractShell] Close shell Testing shell 21:24:23.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:24.008 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:24.008 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:24.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:24.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:24.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:24.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:24.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:24.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:24.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:24.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:24.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:24.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:24.223 DEBUG [WorkbenchTestable][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:24:24.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:24.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:24.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:24.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:24.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:24.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:24.408 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:24:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:24.408 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:24.408 TRACE [main][WidgetHandler] Wait for synchronization 21:24:24.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:24.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:24.408 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:24.408 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:24.408 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:24.408 INFO [main][AbstractShell] Close shell Testing shell 21:24:24.408 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:24.414 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:24.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:24.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:24.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:24.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:24.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:24.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:24.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:24.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:24.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:24.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:24.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:24.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:24.629 DEBUG [WorkbenchTestable][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:24:24.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:24.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:24.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:24.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:24.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:24.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:24.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:24.813 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 21:24:24.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:24.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 21:24:24.813 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:24.813 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:24.813 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:24.813 INFO [main][AbstractShell] Close shell Testing shell 21:24:24.813 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:24.819 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:24.819 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:24.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:24.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:24.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:24.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:24.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:24.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:24.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:24.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:24.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:24.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:24.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:24.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:25.036 DEBUG [WorkbenchTestable][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:24:25.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:25.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:25.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:25.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:25.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:25.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:25.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:25.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 21:24:25.219 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:25.219 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:25.219 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:25.219 INFO [main][AbstractShell] Close shell Testing shell 21:24:25.219 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:25.225 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:25.225 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:25.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:25.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:25.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:25.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:25.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:25.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:25.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:25.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:25.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:25.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:25.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:25.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:25.439 DEBUG [WorkbenchTestable][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:24:25.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:25.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:25.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:25.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:25.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:25.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:25.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:25.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:25.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:25.628 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:25.628 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:25.628 INFO [main][AbstractShell] Close shell Testing shell 21:24:25.628 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:25.634 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:25.634 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:25.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:25.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:25.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:25.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:25.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:25.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:25.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:25.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:25.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:25.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:25.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:25.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:25.843 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 21:24:25.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:26.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:26.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:26.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:26.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:26.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:24:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:26.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:24:26.032 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:24:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:26.033 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:26.033 TRACE [main][WidgetHandler] Wait for synchronization 21:24:26.033 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:26.033 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:26.033 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:26.033 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:26.033 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:26.033 INFO [main][AbstractShell] Close shell Testing shell 21:24:26.033 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:26.039 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:26.039 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:26.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:26.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:26.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:26.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:26.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:26.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:26.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:26.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:26.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:26.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:26.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:24:26.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:26.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:26.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:26.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:26.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:26.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:26.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:26.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:26.435 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:26.435 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:26.435 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:26.435 INFO [main][AbstractShell] Close shell Testing shell 21:24:26.435 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:26.441 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:26.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:26.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:26.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:26.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:26.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:26.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:26.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:26.656 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 21:24:26.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:26.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:26.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:26.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:26.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:26.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:26.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:26.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:26.842 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 21:24:26.843 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:26.843 TRACE [main][WidgetHandler] Wait for synchronization 21:24:26.843 TRACE [main][WidgetHandler] Notify Table with event 8 21:24:26.843 TRACE [main][WidgetHandler] Wait for synchronization 21:24:26.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:26.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 21:24:26.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:26.845 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:26.845 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:26.845 INFO [main][AbstractShell] Close shell Testing shell 21:24:26.845 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:26.851 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:26.851 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:26.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:26.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:26.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:26.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:26.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:26.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:26.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:26.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:26.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:26.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:27.064 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 21:24:27.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:27.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:27.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:27.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:27.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:27.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:27.253 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:27.253 TRACE [main][WidgetHandler] Wait for synchronization 21:24:27.253 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 21:24:27.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:27.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:27.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:27.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:27.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:27.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:27.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:27.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:27.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:27.256 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:27.256 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:27.256 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:27.256 INFO [main][AbstractShell] Close shell Testing shell 21:24:27.256 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:27.263 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:27.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:27.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:27.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:27.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:27.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:27.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:27.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:27.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:27.473 DEBUG [WorkbenchTestable][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:24:27.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:27.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:27.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:27.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:27.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:27.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:27.658 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 21:24:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:27.658 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:27.658 TRACE [main][WidgetHandler] Wait for synchronization 21:24:27.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:27.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 21:24:27.659 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:27.659 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:27.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:27.659 INFO [main][AbstractShell] Close shell Testing shell 21:24:27.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:27.665 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:27.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:27.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:27.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:27.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:27.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:27.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:27.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:27.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:27.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:27.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:27.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:27.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:27.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:27.876 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 21:24:27.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:28.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:28.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:28.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:28.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:28.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:28.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:28.062 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 21:24:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:28.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:28.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:28.063 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:28.063 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:28.063 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:28.063 INFO [main][AbstractShell] Close shell Testing shell 21:24:28.063 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:28.069 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:28.069 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:28.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:28.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:28.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:28.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:28.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:28.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:28.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:28.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:28.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:28.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:28.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:28.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:28.284 DEBUG [WorkbenchTestable][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:24:28.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:28.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:28.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:28.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:28.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:28.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:28.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:28.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:28.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:28.466 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:24:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:28.466 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:28.466 TRACE [main][WidgetHandler] Wait for synchronization 21:24:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:28.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:28.468 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 21:24:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:28.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:28.470 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:28.470 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:28.470 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:28.470 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:28.470 INFO [main][AbstractShell] Close shell Testing shell 21:24:28.470 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:28.476 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:28.476 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:28.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:28.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:28.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:28.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:28.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:28.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:28.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:28.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:28.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:28.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:28.685 DEBUG [WorkbenchTestable][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:24:28.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:28.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:28.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:28.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:28.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:28.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:24:28.871 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 21:24:28.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:28.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 21:24:28.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:28.872 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:28.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:28.872 INFO [main][AbstractShell] Close shell Testing shell 21:24:28.872 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:28.878 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:28.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:28.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:28.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:28.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:28.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:28.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:28.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:28.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:28.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:28.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:28.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:28.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:28.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:29.094 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 21:24:29.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:29.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:29.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:29.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:29.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:29.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:29.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:29.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:29.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 21:24:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:29.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:30.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:30.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:31.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:31.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:31.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:31.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:32.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:34.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:34.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:35.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:35.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:37.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:37.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:38.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:38.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:39.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:24:39.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:24:39.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 21:24:39.314 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:39.314 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:39.314 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:39.314 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:39.314 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:39.314 INFO [main][AbstractShell] Close shell Testing shell 21:24:39.314 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:39.320 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:39.320 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:39.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:39.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:39.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:39.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 21:24:39.328 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 21:24:39.328 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:39.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.732 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.44 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.412 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.41 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.435 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.41 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.456 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.408 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.406 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.405 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.41 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.405 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.404 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.409 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.41 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.406 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.404 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.405 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.405 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.407 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.406 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.411 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.406 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.404 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.403 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.406 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.442 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.333 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.333 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:39.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:39.334 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:39.334 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:39.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:39.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:39.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:39.473 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 21:24:39.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:39.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:39.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:39.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:39.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:39.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:39.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:39.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:39.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:39.602 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") 21:24:39.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:39.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:39.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:39.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:39.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:24:39.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:39.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:39.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:39.603 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:39.603 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:39.603 INFO [main][AbstractShell] Close shell Testing shell 21:24:39.603 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:39.607 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:39.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:39.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:39.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:39.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:39.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:39.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:39.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:39.751 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:24:39.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:39.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:39.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:39.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:39.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:39.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:24:39.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:39.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:39.882 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:39.882 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:39.882 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:39.882 INFO [main][AbstractShell] Close shell Testing shell 21:24:39.882 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:39.887 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:39.887 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:39.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:39.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:39.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:39.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:39.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:39.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:40.032 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") 21:24:40.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:40.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:40.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:40.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:40.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:40.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:40.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:24:40.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:40.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 21:24:40.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:40.174 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:40.174 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:40.174 INFO [main][AbstractShell] Close shell Testing shell 21:24:40.174 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:40.179 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:40.179 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:40.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:40.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:40.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:40.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:40.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:40.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:40.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:40.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:40.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:40.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:40.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:40.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:40.324 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 21:24:40.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:40.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:40.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:40.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:40.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:40.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:40.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:40.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:40.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:40.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:40.455 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") 21:24:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:40.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:40.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:40.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:24:40.455 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 21:24:40.455 TRACE [main][WidgetHandler] Notify Table with event 13 21:24:40.455 TRACE [main][WidgetHandler] Wait for synchronization 21:24:40.456 TRACE [main][WidgetHandler] Notify Table with event 3 21:24:40.456 TRACE [main][WidgetHandler] Wait for synchronization 21:24:40.456 TRACE [main][WidgetHandler] Notify Table with event 4 21:24:40.456 TRACE [main][WidgetHandler] Wait for synchronization 21:24:40.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:40.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:40.457 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:40.457 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:40.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:40.457 INFO [main][AbstractShell] Close shell Testing shell 21:24:40.457 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:40.462 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:40.462 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:40.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:40.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:40.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:40.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:40.466 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:40.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:40.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:40.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:40.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:40.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:40.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:40.606 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 21:24:40.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:40.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:40.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:40.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:40.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:40.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 21:24:40.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:40.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:40.734 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:40.734 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:40.734 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:40.734 INFO [main][AbstractShell] Close shell Testing shell 21:24:40.734 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:40.739 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:40.739 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:40.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:40.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:40.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:40.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:40.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:40.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:40.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:40.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:40.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:40.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:40.880 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 21:24:40.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:41.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:41.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:41.019 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 21:24:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:24:41.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.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 21:24:41.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.019 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.019 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.024 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:41.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:41.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:41.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:41.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.182 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 21:24:41.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:41.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:24:41.311 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 21:24:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:41.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 21:24:41.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:41.311 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.311 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.311 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.311 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.311 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.316 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:41.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 21:24:41.321 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 21:24:41.321 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.277 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.28 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.294 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.279 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.277 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.289 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.289 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.324 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.324 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:41.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.324 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:41.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.325 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:41.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.345 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:24:41.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:41.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:41.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:24:41.357 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:") 21:24:41.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:41.360 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.361 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.361 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.361 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.361 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.367 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.398 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') 21:24:41.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 21:24:41.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 21:24:41.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 21:24:41.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 21:24:41.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.408 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 21:24:41.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:41.409 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.410 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.410 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.410 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.410 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.414 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.415 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo0") 21:24:41.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.451 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:24:41.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.451 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") 21:24:41.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.453 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:24:41.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:41.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:24:41.457 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") 21:24:41.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.490 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 21:24:41.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:41.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:24:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 21:24:41.490 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") 21:24:41.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.492 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 21:24:41.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:24:41.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:24:41.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 21:24:41.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.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 21:24:41.493 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.493 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.493 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.494 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.500 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.500 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.540 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") 21:24:41.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.595 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 21:24:41.596 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.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 21:24:41.596 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.596 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.596 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.596 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.596 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.602 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.602 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.625 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") 21:24:41.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:41.635 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 21:24:41.635 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:24:41.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:41.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:41.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:41.635 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:41.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.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 21:24:41.636 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.636 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.636 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.636 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.636 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.641 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.641 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.691 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:24:41.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:24:41.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:24:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:41.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:24:41.700 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 21:24:41.700 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:41.700 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:41.700 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:41.700 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:41.700 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:41.700 INFO [main][AbstractShell] Close shell Testing shell 21:24:41.700 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:41.705 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:41.705 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:41.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:41.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:41.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:41.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:41.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:41.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:41.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:41.726 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 21:24:41.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:41.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:41.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:41.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:41.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:41.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:42.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:42.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:42.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:42.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:42.737 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 21:24:42.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:42.737 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:42.737 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:42.737 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:42.737 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:42.737 INFO [main][AbstractShell] Close shell Testing shell 21:24:42.737 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:42.742 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:42.742 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:42.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:42.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:42.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:42.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:42.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:42.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:42.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:42.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:42.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:42.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:42.762 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_&*") 21:24:42.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:42.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:42.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:42.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:42.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:43.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:43.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:43.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 21:24:43.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:43.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:43.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:43.777 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:43.777 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:43.777 INFO [main][AbstractShell] Close shell Testing shell 21:24:43.777 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:43.781 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:43.781 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:43.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:43.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:43.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:43.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:43.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:43.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:43.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:43.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:43.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:43.799 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") 21:24:43.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:24:43.812 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 21:24:43.813 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:24:43.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:43.813 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:43.814 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:43.814 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:43.814 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:43.814 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:43.814 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:43.814 INFO [main][AbstractShell] Close shell Testing shell 21:24:43.814 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:43.819 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:43.819 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:43.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:43.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:43.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 21:24:43.824 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 21:24:43.824 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:43.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.505 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.048 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.046 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.087 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.102 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.041 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.06 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.04 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.036 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.037 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.831 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.831 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:43.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:43.831 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.831 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:43.831 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:43.831 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:43.831 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:43.831 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:43.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:43.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:43.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:43.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:43.847 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 21:24:43.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:43.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:24:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 21:24:43.854 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 21:24:43.856 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:24:43.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:43.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:43.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:43.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:43.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:43.857 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:43.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:43.857 INFO [main][AbstractShell] Close shell Testing shell 21:24:43.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:43.860 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:43.860 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:43.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:43.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:43.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:43.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:43.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:43.906 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 21:24:43.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 21:24:43.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:43.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 21:24:43.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:43.914 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:43.914 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:43.914 INFO [main][AbstractShell] Close shell Testing shell 21:24:43.914 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:43.917 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:43.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:43.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:43.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:43.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:43.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:43.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:43.933 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 21:24:43.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:24:43.942 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 21:24:43.942 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 21:24:43.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 21:24:43.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:43.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 21:24:43.944 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:43.944 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:43.944 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:43.944 INFO [main][AbstractShell] Close shell Testing shell 21:24:43.944 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:43.947 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:43.947 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:43.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:43.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:43.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:43.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:43.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:43.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:43.962 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") 21:24:43.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:24:43.972 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") 21:24:43.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:43.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:43.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:43.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:43.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:43.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:43.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:43.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:24:43.972 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 21:24:43.973 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 21:24:43.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:43.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 21:24:43.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:43.974 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:43.974 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:43.974 INFO [main][AbstractShell] Close shell Testing shell 21:24:43.974 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:43.977 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:43.977 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:43.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:43.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:43.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:43.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:43.981 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:43.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:43.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:43.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:43.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:43.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:43.993 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 21:24:43.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:44.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:44.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:44.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:44.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:44.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:44.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:44.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:44.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:44.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 21:24:44.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:44.003 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:44.003 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:44.004 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:44.004 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:44.004 INFO [main][AbstractShell] Close shell Testing shell 21:24:44.004 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:44.006 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:44.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:44.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:44.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:44.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:44.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:44.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:44.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:44.027 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 21:24:44.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:44.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:44.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:44.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:44.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:44.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:44.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:44.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:45.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:45.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:45.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:45.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 21:24:45.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:45.037 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:45.037 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:45.037 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:45.037 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:45.037 INFO [main][AbstractShell] Close shell Testing shell 21:24:45.037 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:45.040 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:45.040 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:45.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:45.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:45.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:45.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:45.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:45.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:45.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:45.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:45.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:45.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:45.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:45.057 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_#$") 21:24:45.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:45.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:45.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:45.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:45.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:45.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:45.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:46.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:46.069 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 21:24:46.070 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.070 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.070 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.070 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.070 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.070 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.070 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.073 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:46.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:46.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:46.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:46.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.091 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") 21:24:46.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:24:46.102 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 21:24:46.102 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:24:46.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:46.102 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:46.102 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.103 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.103 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.103 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.103 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.103 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.103 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.106 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.106 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:46.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 21:24:46.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 21:24:46.110 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.061 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.028 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.03 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.03 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.033 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.03 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.032 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.113 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.113 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:46.113 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.114 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.114 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.121 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:24:46.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.130 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.130 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.130 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.130 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.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 21:24:46.130 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.131 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.131 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.131 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.131 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.132 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.132 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.141 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:24:46.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.150 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.150 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.150 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.150 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.151 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.151 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.151 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.152 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.165 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:24:46.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.171 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.171 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.171 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.171 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.171 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.173 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.185 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:24:46.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.195 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 21:24:46.195 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.195 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.196 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.196 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.196 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.196 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.196 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.198 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.198 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.207 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:24:46.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.215 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') 21:24:46.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 21:24:46.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.215 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.215 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.216 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.216 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.217 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.217 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.230 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:24:46.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.235 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 21:24:46.236 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.236 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.236 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.236 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.237 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.237 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.237 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.237 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.237 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.237 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.239 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.239 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.251 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:24:46.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:24:46.260 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 21:24:46.260 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.260 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.261 TRACE [main][WidgetHandler] Notify List with event 13 21:24:46.261 TRACE [main][WidgetHandler] Wait for synchronization 21:24:46.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.261 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.261 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.261 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.261 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.261 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.263 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 21:24:46.266 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 21:24:46.266 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.022 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.023 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.02 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.022 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.02 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.024 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.02 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:46.269 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:46.269 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:46.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.270 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.270 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.290 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 21:24:46.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:46.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:24:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 21:24:46.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 21:24:46.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 21:24:46.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:46.300 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:46.301 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 21:24:46.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:46.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 21:24:46.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:46.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:46.302 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:46.302 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:46.302 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:46.302 INFO [main][AbstractShell] Close shell Testing shell 21:24:46.302 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:46.305 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:46.305 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:46.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:46.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:46.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:46.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:46.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:46.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:46.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:46.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:46.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:46.324 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 21:24:46.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:24:46.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:24:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:46.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 21:24:46.331 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 21:24:46.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 21:24:46.332 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:24:46.332 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 21:24:46.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:46.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:46.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:46.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:24:46.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 21:24:46.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:24:46.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 21:24:47.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:24:47.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 21:24:47.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:47.335 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 21:24:47.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:47.335 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:47.335 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:47.335 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:47.335 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:47.335 INFO [main][AbstractShell] Close shell Testing shell 21:24:47.335 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:47.338 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:47.338 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:47.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:47.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:47.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:47.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:47.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:47.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:47.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:47.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:47.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:47.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:47.358 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 21:24:47.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:47.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:47.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:47.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:47.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:47.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:47.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:48.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:24:48.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 21:24:48.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:48.368 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 21:24:48.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:48.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:48.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:48.368 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:48.368 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:48.368 INFO [main][AbstractShell] Close shell Testing shell 21:24:48.368 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:48.371 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:48.371 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:48.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:48.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:48.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:48.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:48.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:48.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:48.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:48.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:48.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:48.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:48.386 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_#$") 21:24:48.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:48.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:48.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:48.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:48.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:48.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:48.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:49.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:49.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:24:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:24:49.397 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 21:24:49.398 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:49.398 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:49.398 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:49.398 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:49.398 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:49.398 INFO [main][AbstractShell] Close shell Testing shell 21:24:49.398 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:49.401 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:49.401 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:49.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:49.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:49.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:49.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:49.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:49.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:49.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:49.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:49.419 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") 21:24:49.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:49.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:49.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:49.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:49.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:24:49.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 21:24:49.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 21:24:49.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:49.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:49.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:49.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:49.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:49.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:24:49.428 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:24:49.428 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 21:24:49.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:49.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:49.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:49.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:49.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:49.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 21:24:49.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:49.429 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:49.429 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:49.429 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:49.429 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:49.429 INFO [main][AbstractShell] Close shell Testing shell 21:24:49.429 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:49.432 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:49.432 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:49.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:49.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 21:24:49.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 21:24:49.436 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.043 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.033 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.029 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.033 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.DummyTest 21:24:49.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 21:24:49.439 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:49.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:49.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 21:24:49.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:49.439 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:49.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:49.441 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:49.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:49.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:49.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 21:24:49.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 21:24:49.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:49.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:49.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:49.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 21:24:49.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 21:24:49.442 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 21:24:49.442 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 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.toolitem.ToolItemTest 21:24:49.452 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.452 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:49.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:49.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:49.452 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:49.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:49.452 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:49.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:49.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:49.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:49.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:49.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:49.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:49.463 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 21:24:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:49.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:24:49.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:24:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:49.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 21:24:49.463 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:49.463 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:49.463 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:49.463 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:49.463 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:49.463 INFO [main][AbstractShell] Close shell Testing shell 21:24:49.463 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:49.465 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:49.465 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:49.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:49.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:49.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:49.482 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') 21:24:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:49.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:49.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:49.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:49.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:24:49.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:49.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:49.483 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:49.483 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:49.483 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:49.483 INFO [main][AbstractShell] Close shell Testing shell 21:24:49.483 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:49.488 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:49.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:49.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:49.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:49.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:49.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:49.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:49.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:49.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:24:49.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:49.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:49.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:24:49.511 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") 21:24:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:49.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:49.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:49.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:49.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:24:49.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:49.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:49.514 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:49.514 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:49.514 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:49.514 INFO [main][AbstractShell] Close shell Testing shell 21:24:49.514 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:49.515 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:49.515 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:49.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:49.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:49.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:49.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 21:24:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 21:24:52.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 21:24:52.019 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:52.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:52.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:52.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:52.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:52.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:52.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:52.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:52.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:52.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:52.029 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") 21:24:52.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:52.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:52.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:52.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:52.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:24:52.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:52.030 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:52.030 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:52.030 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:52.030 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:52.030 INFO [main][AbstractShell] Close shell Testing shell 21:24:52.030 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:52.032 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:52.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:52.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:52.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:52.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:52.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:52.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:52.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:52.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:52.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:52.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:52.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:52.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:52.058 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 21:24:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:52.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:52.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:52.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 21:24:52.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:52.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:52.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:52.058 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:52.058 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:52.058 INFO [main][AbstractShell] Close shell Testing shell 21:24:52.058 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:52.060 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:52.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:52.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:52.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:52.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:52.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 21:24:52.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 21:24:52.064 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:52.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.613 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.016 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.024 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.525 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.024 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.02 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:52.067 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:52.067 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:24:52.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:52.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:52.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:52.067 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:24:52.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:52.074 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:24:52.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:52.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:52.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:52.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:52.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:52.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:52.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:52.081 DEBUG [WorkbenchTestable][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:24:52.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:52.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:52.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:52.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:52.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:52.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:52.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 21:24:52.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:52.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:52.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:24:52.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:52.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:52.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:24:52.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:52.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:24:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:52.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:53.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:53.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:24:53.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:53.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:53.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:24:53.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:53.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:53.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:24:53.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:53.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:53.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:24:53.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:53.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:53.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 21:24:53.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:53.097 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:53.097 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:53.097 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:53.097 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:53.097 INFO [main][AbstractShell] Close shell Testing shell 21:24:53.097 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:53.100 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:53.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:53.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:53.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:53.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:53.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:53.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:53.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:53.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:53.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:53.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:53.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:53.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:24:53.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:53.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:53.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:53.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:53.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:53.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:53.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 21:24:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:24:53.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:53.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:24:53.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:53.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:24:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:53.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:24:53.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:24:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:54.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:24:54.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:54.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:54.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 21:24:54.129 DEBUG [WorkbenchTestable][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:24:54.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:54.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:54.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:54.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:54.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:54.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:54.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:54.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:54.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:24:54.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:24:54.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:24:54.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 21:24:54.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:54.131 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:54.131 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:54.131 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:54.131 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:54.131 INFO [main][AbstractShell] Close shell Testing shell 21:24:54.131 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:54.133 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:54.133 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:54.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:54.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:54.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:54.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:54.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:54.137 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:54.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:54.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:54.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:54.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:54.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:54.144 DEBUG [WorkbenchTestable][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:24:54.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:54.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:54.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:54.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:54.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:54.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 21:24:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 21:24:54.157 DEBUG [WorkbenchTestable][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:24:54.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:54.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:54.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:54.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:54.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:54.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 21:24:54.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:54.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:54.157 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:54.158 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:54.158 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:54.158 INFO [main][AbstractShell] Close shell Testing shell 21:24:54.158 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:54.160 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:54.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:54.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:54.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:54.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:54.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:54.164 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:54.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:54.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:54.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:54.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:54.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:54.178 DEBUG [WorkbenchTestable][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:24:54.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:54.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:54.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:54.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:54.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:54.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:54.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:54.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:54.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:54.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 21:24:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:55.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 21:24:55.190 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:55.190 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:55.190 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:55.190 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:55.190 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:55.190 INFO [main][AbstractShell] Close shell Testing shell 21:24:55.190 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:55.193 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:55.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:55.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:55.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:55.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:55.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:55.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:55.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:55.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:55.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:55.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:55.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:55.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:55.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:55.210 DEBUG [WorkbenchTestable][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:24:55.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:55.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:55.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:55.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:55.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:55.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 21:24:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:56.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 21:24:56.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 21:24:56.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:56.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:56.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:56.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:56.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:56.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 21:24:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:56.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:56.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:24:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:24:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 21:24:57.224 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:57.225 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:57.225 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:57.225 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:57.225 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:57.225 INFO [main][AbstractShell] Close shell Testing shell 21:24:57.225 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:57.227 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:57.227 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:57.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:57.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:57.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:57.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:57.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:57.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:57.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:57.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:57.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:57.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:57.238 DEBUG [WorkbenchTestable][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:24:57.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:57.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:57.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:57.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:57.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:57.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:57.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 21:24:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 21:24:58.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:58.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:58.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:58.244 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:58.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:58.244 INFO [main][AbstractShell] Close shell Testing shell 21:24:58.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:58.247 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:58.247 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:58.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:58.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:58.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:58.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:58.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:58.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:24:58.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:58.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:58.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:24:58.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:24:58.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:24:58.259 DEBUG [WorkbenchTestable][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:24:58.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:24:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:58.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:58.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:24:58.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:24:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:24:58.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:24:58.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:24:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:24:58.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:24:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 21:24:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 21:24:59.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:24:59.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:24:59.272 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:24:59.272 DEBUG [main][AbstractWait] Waiting until shell is active... 21:24:59.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:24:59.272 INFO [main][AbstractShell] Close shell Testing shell 21:24:59.272 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:24:59.275 DEBUG [main][AbstractWait] Waiting while shell is available... 21:24:59.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:24:59.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:59.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:59.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:24:59.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 21:24:59.286 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 21:24:59.286 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:24:59.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:24:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:24:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.22 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.03 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.033 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.027 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.032 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.034 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.019 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.035 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 21:24:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:24:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:24:59.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:24:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:59.297 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:24:59.297 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:24:59.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:59.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:24:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:24:59.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:24:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:59.316 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:24:59.316 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:24:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:24:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:24:59.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:24:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:59.334 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 21:24:59.335 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 21:24:59.335 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:24:59.335 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:24:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:59.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:24:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:24:59.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:24:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:24:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:24:59.354 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:24:59.354 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:24:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:24:59.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:24:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:24:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:24:59.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:24:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:24:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:24:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.389 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 21:25:00.389 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.389 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:25:00.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:25:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:00.404 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.404 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:00.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:25:00.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:25:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:00.429 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.429 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:25:00.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:25:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:00.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:00.449 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.449 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:25:00.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:25:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:00.470 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.470 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:00.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:25:00.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:25:00.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:00.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:00.490 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.490 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:25:00.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:25:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:00.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:00.514 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.515 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 21:25:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 21:25:00.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 21:25:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:00.548 INFO [WorkbenchTestable][AbstractShell] Close shell shell 21:25:00.548 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 21:25:00.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:00.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.012 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.019 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.019 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.028 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.027 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.027 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.013 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.021 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.027 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.017 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.558 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.558 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:00.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:00.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:00.558 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:00.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:00.567 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:00.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:00.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:00.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:00.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:00.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:00.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:00.641 DEBUG [WorkbenchTestable][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:25:00.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:00.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:00.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:00.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:00.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:00.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:00.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:00.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:00.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:00.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:00.705 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:00.705 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:00.705 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:00.705 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:00.705 INFO [main][AbstractShell] Close shell Testing shell 21:25:00.705 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:00.709 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:00.709 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:00.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:00.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:00.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:00.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:00.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:00.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:00.795 DEBUG [WorkbenchTestable][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:25:00.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:00.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:00.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:00.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:00.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:00.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:25:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:25:00.861 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:00.861 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:00.861 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:00.861 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:00.861 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:00.861 INFO [main][AbstractShell] Close shell Testing shell 21:25:00.861 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:00.865 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:00.866 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:00.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:00.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:00.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:00.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:00.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:00.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:00.940 DEBUG [WorkbenchTestable][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:25:00.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:01.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:25:01.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:25:01.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:01.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:01.007 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:01.008 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:01.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:01.008 INFO [main][AbstractShell] Close shell Testing shell 21:25:01.008 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:01.012 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:01.012 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:01.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:01.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:01.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:01.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:01.016 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:01.088 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 21:25:01.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:25:01.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:25:01.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:25:01.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:01.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:01.155 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:01.156 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:01.156 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:01.156 INFO [main][AbstractShell] Close shell Testing shell 21:25:01.156 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:01.159 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:01.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:01.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:01.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:01.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:01.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:01.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:01.234 DEBUG [WorkbenchTestable][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:25:01.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:01.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:01.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:01.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:01.300 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:01.300 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:01.300 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:01.300 INFO [main][AbstractShell] Close shell Testing shell 21:25:01.300 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:01.304 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:01.304 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:01.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:01.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:01.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:01.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:01.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:01.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:01.380 DEBUG [WorkbenchTestable][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:25:01.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:25:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:25:01.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:01.460 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:01.460 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:01.460 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:01.460 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:01.460 INFO [main][AbstractShell] Close shell Testing shell 21:25:01.460 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:01.464 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:01.464 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:01.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:01.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:01.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:01.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:01.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:01.546 DEBUG [WorkbenchTestable][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:25:01.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:01.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:01.609 DEBUG [WorkbenchTestable][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:25:01.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:01.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:25:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:25:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:25:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:25:01.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:01.612 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:01.612 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:01.612 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:01.612 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:01.612 INFO [main][AbstractShell] Close shell Testing shell 21:25:01.612 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:01.616 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:01.616 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:01.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:01.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:01.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:01.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:01.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:01.691 DEBUG [WorkbenchTestable][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:25:01.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:01.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:25:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:25:01.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:01.760 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:01.760 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:01.760 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:01.760 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:01.760 INFO [main][AbstractShell] Close shell Testing shell 21:25:01.760 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:01.764 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:01.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:01.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:01.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 21:25:01.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 21:25:01.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:01.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.155 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.147 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.147 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.147 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.145 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.167 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.145 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.147 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:01.774 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:01.774 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:01.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:01.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:01.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:01.774 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:01.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:01.775 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:01.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:01.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:01.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:01.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:01.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:01.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:01.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 21:25:01.800 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 21:25:01.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 21:25:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:01.801 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") 21:25:01.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 21:25:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 21:25:01.801 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 21:25:01.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:01.801 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") 21:25:01.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 21:25:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 21:25:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 21:25:01.803 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 21:25:01.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 21:25:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:01.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:01.803 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") 21:25:01.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 21:25:01.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:01.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:01.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 21:25:01.804 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") 21:25:01.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:01.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:01.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:01.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 21:25:01.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:01.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:01.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:01.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:02.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:02.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:02.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:02.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:25:02.808 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 21:25:02.808 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 21:25:02.808 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 21:25:02.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:02.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:02.810 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 21:25:02.810 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 21:25:02.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:02.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 21:25:02.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 21:25:02.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 21:25:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.824 INFO [WorkbenchTestable][AbstractShell] Close shell 21:25:02.824 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 21:25:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:02.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:02.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 21:25:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 21:25:02.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 21:25:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.850 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 21:25:02.851 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 21:25:02.851 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 21:25:02.852 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 21:25:02.852 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 21:25:02.852 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 21:25:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:02.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:02.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 21:25:02.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 21:25:02.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 21:25:02.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.875 INFO [WorkbenchTestable][AbstractShell] Close shell 21:25:02.875 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 21:25:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:02.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:02.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 21:25:02.901 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 21:25:02.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 21:25:02.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.902 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 21:25:02.902 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 21:25:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:02.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 21:25:02.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 21:25:02.908 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.041 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.021 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.02 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.028 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.022 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.910 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.911 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:02.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.911 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:02.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.917 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:02.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:02.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 21:25:02.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:02.918 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 21:25:02.919 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:25:02.919 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 21:25:02.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 21:25:02.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 21:25:02.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 21:25:02.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 21:25:02.922 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:02.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.923 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.923 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:02.949 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 21:25:02.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:02.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.949 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) 21:25:02.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:02.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:02.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:02.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:02.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:02.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:02.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:02.950 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:02.950 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:02.950 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:02.950 INFO [main][AbstractShell] Close shell Testing shell 21:25:02.950 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:02.952 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:02.952 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:02.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 21:25:02.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:02.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 21:25:02.956 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 21:25:02.956 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 21:25:02.959 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 21:25:02.959 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:02.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 21:25:02.959 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.959 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:02.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.960 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:02.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:02.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 21:25:02.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 21:25:02.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:02.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:02.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:02.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 21:25:02.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:02.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:02.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:02.995 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) 21:25:02.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:02.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:02.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:02.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:02.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:02.995 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 21:25:02.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:02.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:02.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:02.996 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:02.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:02.996 INFO [main][AbstractShell] Close shell Testing shell 21:25:02.996 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:02.998 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:02.998 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:02.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 21:25:02.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:02.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 21:25:03.004 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 21:25:03.004 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.004 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.044 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.006 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.007 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:03.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.007 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:03.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.008 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:03.008 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 21:25:03.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.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 '\*?\QRedDeer SWT\E') 21:25:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:25:03.023 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 21:25:03.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 21:25:03.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:03.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:25:03.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:25:03.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:25:03.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 21:25:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.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 '\*?\QRedDeer SWT\E') 21:25:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:25:03.043 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 21:25:03.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 21:25:03.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:03.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:25:03.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:25:03.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:25:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.045 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 21:25:03.046 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") 21:25:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 21:25:03.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.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 '\*?\QRedDeer SWT\E') 21:25:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:25:03.061 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 21:25:03.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 21:25:03.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:03.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:25:03.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:25:03.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:25:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.062 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 21:25:03.062 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") 21:25:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.062 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 21:25:03.062 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:25:03.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 21:25:03.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.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 '\*?\QRedDeer SWT\E') 21:25:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:25:03.100 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 21:25:03.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 21:25:03.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:03.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:25:03.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:25:03.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:25:03.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.101 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 21:25:03.101 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.*') 21:25:03.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.102 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 21:25:03.102 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:25:03.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 21:25:03.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 21:25:03.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.029 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.008 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.048 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.105 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.105 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:03.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.105 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.105 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.105 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:03.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.112 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:03.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.113 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") 21:25:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.115 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 21:25:03.115 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:25:03.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.115 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.*') 21:25:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.118 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 21:25:03.118 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:25:03.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.118 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:25:03.128 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:03.128 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:25:03.128 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:25:03.128 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:25:03.128 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:25:03.128 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:25:03.128 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:25:03.128 DEBUG [main][MenuItemLookup] Item match:Window 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.129 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:25:03.129 DEBUG [main][MenuItemLookup] Item match:Preferences 21:25:03.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:25:03.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:25:03.129 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:25:03.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:25:03.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. finished successfully 21:25:03.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:25:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.235 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:25:03.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.235 DEBUG [WorkbenchTestable][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:25:03.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:25:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:25:03.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.236 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.236 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 21:25:03.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:25:03.245 DEBUG [WorkbenchTestable][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:25:03.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 21:25:03.246 DEBUG [main][TreeItemHandler] Selecting tree item: Java 21:25:03.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 21:25:03.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 21:25:03.246 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 21:25:03.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 21:25:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.278 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 21:25:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.278 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 21:25:03.278 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:25:03.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.280 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 21:25:03.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:25:03.281 DEBUG [WorkbenchTestable][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:25:03.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.281 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:25:03.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:03.283 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:25:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:03.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:03.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.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.*'] 21:25:03.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.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.*'] 21:25:03.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.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.*'] 21:25:03.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:25:03.301 DEBUG [main][MenuItemLookup] Item match:Window 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.301 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:25:03.301 DEBUG [main][MenuItemLookup] Item match:Preferences 21:25:03.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:25:03.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:25:03.301 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:25:03.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:25:03.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 'Preferences.*'] is available. finished successfully 21:25:03.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:25:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.358 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:25:03.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.358 DEBUG [WorkbenchTestable][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:25:03.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:25:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:25:03.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.360 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.360 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 21:25:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:25:03.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.361 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 21:25:03.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:03.363 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:25:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:03.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:03.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:25:03.377 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:03.377 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:25:03.377 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:25:03.377 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:25:03.377 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:25:03.377 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:25:03.377 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:25:03.377 DEBUG [main][MenuItemLookup] Item match:Window 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.378 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:25:03.378 DEBUG [main][MenuItemLookup] Item match:Preferences 21:25:03.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:25:03.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:25:03.391 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:25:03.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.... 21:25:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 21:25:03.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:25:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.446 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:25:03.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:25:03.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:25:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:25:03.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.448 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.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 21:25:03.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 21:25:03.448 DEBUG [main][TreeItemHandler] Selecting tree item: Java 21:25:03.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 21:25:03.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 21:25:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.479 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.*') 21:25:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:03.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 21:25:03.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.480 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 21:25:03.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:03.483 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:25:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:03.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:03.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:25:03.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:03.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:03.500 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:25:03.500 DEBUG [main][MenuItemLookup] Item match:Window 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:03.500 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:25:03.500 DEBUG [main][MenuItemLookup] Item match:Preferences 21:25:03.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:25:03.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:25:03.500 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:25:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:25:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 21:25:03.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:25:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.559 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:25:03.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:25:03.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:25:03.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:25:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:25:03.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.561 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:25:03.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.563 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 21:25:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 21:25:03.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:25:03.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:03.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 21:25:03.564 DEBUG [main][TreeItemHandler] Selecting tree item: General 21:25:03.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 21:25:03.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 21:25:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 21:25:03.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:25:03.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:03.566 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:25:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:03.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:03.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:03.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 21:25:03.586 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 21:25:03.586 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:03.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.003 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.003 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.182 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.076 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.122 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.087 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:03.589 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:03.589 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:03.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.590 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.590 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:03.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:03.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:03.602 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 21:25:03.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:03.603 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:25:03.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:03.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 21:25:03.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:03.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:03.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:03.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:25:03.603 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:25:03.603 INFO [WorkbenchTestable][Keyboard] Type text "test123" 21:25:03.604 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:03.604 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:04.205 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:04.205 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 21:25:04.807 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:04.807 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 21:25:05.409 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:05.409 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:06.010 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:06.010 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 21:25:06.611 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:06.611 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 21:25:07.213 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:07.213 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 21:25:07.815 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:07.815 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 21:25:07.815 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:07.815 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:07.815 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:07.815 INFO [main][AbstractShell] Close shell Keyboard testing shell 21:25:07.815 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 21:25:07.817 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:07.817 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:07.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:07.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:07.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:07.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:07.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:07.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:07.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:07.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:07.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:07.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:07.835 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 21:25:07.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:07.835 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:25:07.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:07.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 21:25:07.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:07.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:07.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:07.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:25:07.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:25:07.837 INFO [WorkbenchTestable][Keyboard] Type text "test" 21:25:07.837 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:07.837 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:08.439 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:08.439 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 21:25:09.041 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:09.041 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 21:25:09.642 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:09.642 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:10.244 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 21:25:10.244 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 21:25:10.444 INFO [WorkbenchTestable][Keyboard] Move cursor 21:25:10.645 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:10.645 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:10.845 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:11.247 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:11.247 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:11.448 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:11.649 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 21:25:11.850 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 21:25:11.850 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 21:25:12.050 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 21:25:12.050 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 21:25:12.251 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 21:25:12.453 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 21:25:12.653 INFO [WorkbenchTestable][Keyboard] Move cursor 21:25:12.853 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:12.853 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:13.054 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:13.455 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:13.455 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:13.656 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:14.057 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:14.057 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:14.257 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:14.659 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:14.659 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:14.860 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:15.261 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:15.261 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:15.461 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:15.662 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 21:25:15.662 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 21:25:15.863 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 21:25:15.863 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 21:25:16.064 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 21:25:16.265 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 21:25:16.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:16.466 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 21:25:16.466 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:16.467 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:16.467 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:16.467 INFO [main][AbstractShell] Close shell Keyboard testing shell 21:25:16.467 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 21:25:16.470 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:16.470 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:16.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:16.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:16.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:16.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:16.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:16.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:16.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:16.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:16.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:16.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:16.493 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 21:25:16.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:16.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 21:25:16.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:16.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 21:25:16.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:16.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:16.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:16.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:16.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:25:16.493 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:25:16.493 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 21:25:16.493 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:16.494 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 21:25:16.694 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 21:25:17.696 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:17.696 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 21:25:17.897 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 21:25:18.899 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:18.899 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 21:25:19.099 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:20.100 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:20.100 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 21:25:20.702 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:20.702 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 21:25:21.303 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:21.303 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:21.904 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:21.904 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 21:25:22.105 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 21:25:23.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:23.107 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 21:25:23.107 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:23.108 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:23.108 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:23.108 INFO [main][AbstractShell] Close shell Keyboard testing shell 21:25:23.108 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 21:25:23.110 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:23.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:23.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:23.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:23.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:23.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:23.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:23.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:23.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:23.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:23.122 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 21:25:23.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:23.122 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:25:23.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:23.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 21:25:23.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:23.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:23.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:23.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:25:23.122 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:25:23.122 INFO [WorkbenchTestable][Keyboard] Type text "test" 21:25:23.123 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:23.123 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:23.724 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:23.724 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 21:25:24.325 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:24.325 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 21:25:24.927 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:24.927 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:25.529 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 21:25:25.529 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 21:25:25.729 INFO [WorkbenchTestable][Keyboard] Move cursor 21:25:25.930 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:25.930 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:26.131 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:26.533 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:26.533 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:26.733 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:26.935 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 21:25:27.135 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 21:25:27.135 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 21:25:27.336 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 21:25:27.538 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:27.538 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 21:25:27.538 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:27.539 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:27.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:27.539 INFO [main][AbstractShell] Close shell Keyboard testing shell 21:25:27.539 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 21:25:27.541 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:27.541 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:27.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:27.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:27.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:27.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:27.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:27.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:27.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:27.545 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:27.545 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 21:25:27.745 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 21:25:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 21:25:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 21:25:28.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 21:25:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:28.757 INFO [WorkbenchTestable][AbstractShell] Close shell Search 21:25:28.757 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 21:25:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:28.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:28.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:28.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:28.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:28.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:28.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:28.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:28.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:28.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:28.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:28.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:28.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:28.784 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 21:25:28.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:28.784 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:25:28.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:28.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 21:25:28.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:28.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:28.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:28.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:25:28.785 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:25:28.785 INFO [WorkbenchTestable][Keyboard] Type text "test" 21:25:28.785 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:28.785 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:29.387 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:29.387 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 21:25:29.989 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:29.989 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 21:25:30.590 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 21:25:30.590 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 21:25:31.191 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 21:25:31.191 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 21:25:31.392 INFO [WorkbenchTestable][Keyboard] Move cursor 21:25:31.592 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:31.592 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:31.793 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:32.195 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:32.195 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:32.395 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:32.596 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 21:25:32.797 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 21:25:32.797 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 21:25:32.998 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 21:25:32.998 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 21:25:33.198 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 21:25:33.399 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 21:25:33.600 INFO [WorkbenchTestable][Keyboard] Move cursor 21:25:33.800 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:33.800 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:34.000 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:34.401 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:34.401 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:34.602 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:35.003 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:35.004 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:35.204 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:35.606 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:35.606 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:35.807 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:36.208 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 21:25:36.208 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 21:25:36.408 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 21:25:36.609 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 21:25:36.609 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 21:25:36.810 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 21:25:36.810 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 21:25:37.010 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 21:25:37.211 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 21:25:37.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 21:25:37.412 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 21:25:37.412 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 21:25:37.413 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:37.413 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:37.413 INFO [main][AbstractShell] Close shell Keyboard testing shell 21:25:37.413 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 21:25:37.415 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:37.415 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:37.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:37.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:37.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:37.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 21:25:37.426 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 21:25:37.426 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:37.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.837 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.231 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.66 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.633 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.431 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.226 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.655 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 21:25:37.429 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 21:25:37.429 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:37.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:37.429 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 21:25:37.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:37.430 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:37.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:37.430 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:37.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:37.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:37.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 21:25:37.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 21:25:37.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:37.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:37.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:37.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:37.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:37.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 21:25:37.434 TRACE [WorkbenchTestable][WidgetLookup] 130 widget(s) found 21:25:37.434 INFO [WorkbenchTestable][WidgetResolverTest] Testing 130 widgets for matching children to parent. 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Shell {data - Eclipse Platform} 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Shell {data - Eclipse Platform} 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Shell {data - Eclipse Platform} 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Shell {data - Eclipse Platform} 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Shell {data - Eclipse Platform} 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} matches to its parent widget Composite {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} matches to its parent widget Composite {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} matches to its parent widget Composite {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} 21:25:37.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} matches to its parent widget Composite {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget ContributedPartRenderer$1 {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace. To add a project:} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} matches to its parent widget Composite {} 21:25:37.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} 21:25:37.440 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} matches to its parent widget Composite {} 21:25:37.440 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabItem {Package Explorer} 21:25:37.440 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.440 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} matches to its parent widget Composite {} 21:25:37.440 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.441 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.441 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.441 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.441 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.441 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} matches to its parent widget Composite {} 21:25:37.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget ContributedPartRenderer$1 {} 21:25:37.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} matches to its parent widget Composite {} 21:25:37.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget PageBook {} 21:25:37.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {There is no active editor that provides an outline.} matches to its parent widget Composite {} 21:25:37.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabItem {Outline} 21:25:37.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget CTabFolder {} 21:25:37.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabFolder {} 21:25:37.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} 21:25:37.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} 21:25:37.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} 21:25:37.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} 21:25:37.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} 21:25:37.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} 21:25:37.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.446 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 {} 21:25:37.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} matches to its parent widget Composite {} 21:25:37.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget ContributedPartRenderer$1 {} 21:25:37.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabItem {Problems} 21:25:37.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabItem {RedDeer SWT} 21:25:37.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabItem {Error Log} 21:25:37.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget CTabItem {RedDeer SWT Controls} 21:25:37.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} matches to its parent widget Composite {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} matches to its parent widget StatusLine {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget StatusLine {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget StatusLine {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} matches to its parent widget Composite {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} 21:25:37.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} matches to its parent widget ImageBasedFrame {} 21:25:37.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} matches to its parent widget ProgressRegion$1 {} 21:25:37.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget ProgressRegion$1 {} 21:25:37.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget Composite {} 21:25:37.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} matches to its parent widget Composite {} 21:25:37.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget ImageBasedFrame {} 21:25:37.451 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} 21:25:37.451 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} 21:25:37.451 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} 21:25:37.451 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget ImageBasedFrame {} 21:25:37.451 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 {} 21:25:37.451 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 {} 21:25:37.452 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget ImageBasedFrame {} 21:25:37.452 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.OpenPackageWizard, visible=true)} matches to its parent widget ToolBar {} 21:25:37.452 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.NewTypeDropDown, visible=true)} matches to its parent widget ToolBar {} 21:25:37.452 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget ImageBasedFrame {} 21:25:37.452 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 {} 21:25:37.452 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 {} 21:25:37.452 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget ImageBasedFrame {} 21:25:37.452 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.ui.actions.SkipAllBreakpoints, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget ImageBasedFrame {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget ImageBasedFrame {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextAnnotation, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoPreviousAnnotation, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoLastEditPosition, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextEditPosition, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} 21:25:37.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} 21:25:37.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} 21:25:37.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.ui.window.pinEditor, visible=true)} matches to its parent widget ToolBar {} 21:25:37.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget Composite {} 21:25:37.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} matches to its parent widget ImageBasedFrame {} 21:25:37.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} matches to its parent widget Composite {} 21:25:37.455 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.455 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} 21:25:37.455 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@7b5833ee (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.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@2a631049, 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 {} 21:25:37.455 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@770cbe5d (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.ResourceNavigator, 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.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, 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 {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@2a631049, 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 {} 21:25:37.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 21:25:37.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:37.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:37.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 21:25:37.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 21:25:37.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:37.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.026 s Running org.eclipse.reddeer.swt.test.EditorBarTest 21:25:37.458 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 21:25:37.459 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:37.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:37.459 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:37.459 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:37.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:37.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:37.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:37.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:37.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:37.460 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:25:37.460 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:37.460 DEBUG [main][MenuItemLookup] Item match:File 21:25:37.460 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:25:37.460 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:37.465 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:25:37.465 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:25:37.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:25:37.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:25:37.465 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:25:37.511 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:25:37.512 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:25:37.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:25:37.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:37.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:37.513 DEBUG [WorkbenchTestable][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:25:37.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:37.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:37.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:25:37.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:37.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:37.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:37.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:25:37.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:25:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:25:37.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:25:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:25:38.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:25:38.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:25:38.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:25:38.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:25:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:25:38.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:25:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:25:38.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:25:38.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:25:38.019 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:25:38.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:25:38.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:25:38.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 >") 21:25:38.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:38.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:25:38.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:38.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:38.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:38.023 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:25:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:38.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:38.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:38.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:25:38.053 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:25:38.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:25:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:38.054 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:25:38.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:38.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:25:38.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:38.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:38.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:25:38.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:25:38.056 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 21:25:38.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 "Finish") 21:25:38.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:38.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:25:38.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:38.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:38.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:38.060 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:25:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:38.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:38.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:25:38.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:25:38.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:25:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:25:38.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:38.570 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:25:38.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:38.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:38.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:38.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:38.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:25:38.570 DEBUG [main][MenuItemLookup] Item match:Window 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:38.570 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:25:38.570 DEBUG [main][MenuItemLookup] Item match:Show View 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:38.575 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:25:38.575 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:25:38.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:25:38.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:25:38.575 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:25:38.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:25:38.614 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:25:38.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:25:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:38.615 DEBUG [WorkbenchTestable][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:25:38.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:38.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:25:38.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:38.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:38.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:25:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:25:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:25:38.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:25:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:25:38.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:25:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:25:38.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:25:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:25:38.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:25:38.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:25:38.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:25:38.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:25:38.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:25:38.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:25:38.617 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:25:38.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:25:38.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:25:38.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:38.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:25:38.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:38.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:25:38.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:38.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:25:38.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:38.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:38.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:38.619 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:25:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:38.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:38.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:25:38.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:25:38.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:25:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:38.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:25:38.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 21:25:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:38.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:38.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:38.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:25:38.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:38.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:38.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:38.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:25:38.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:25:38.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:25:38.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:38.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:38.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:38.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:38.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:38.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:38.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:38.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:38.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:38.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:38.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:38.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:38.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:38.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:38.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:39.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:39.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:39.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:39.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:25:39.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:39.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:25:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:39.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:39.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:39.659 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 21:25:39.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:39.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:39.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:39.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:39.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 21:25:39.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:39.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:39.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:39.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:39.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:39.664 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:25:39.664 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:25:39.664 DEBUG [main][TreeItemHandler] Set Tree selection 21:25:39.664 DEBUG [main][TreeHandler] Notify Tree about selection event 21:25:39.674 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:25:39.679 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 21:25:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:39.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:25:39.679 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:39.679 DEBUG [main][MenuItemLookup] Item match:File 21:25:39.680 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:25:39.680 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:25:39.686 DEBUG [main][MenuItemLookup] Found menu:'File' 21:25:39.686 DEBUG [main][MenuItemLookup] Item match:File 21:25:39.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 21:25:39.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 21:25:39.686 INFO [main][MenuItemHandler] Select menu item: File 21:25:39.735 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:25:39.735 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:25:39.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 21:25:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:39.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 21:25:39.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:39.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 21:25:39.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:39.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:39.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:39.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:39.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:39.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:25:39.738 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:25:39.739 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 21:25:39.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 21:25:39.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:39.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:39.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 21:25:39.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:39.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:39.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:39.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:39.741 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:25:39.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:39.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:39.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:39.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:39.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:25:40.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:25:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17036881 is found... 21:25:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17036881 is found finished successfully 21:25:40.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 '\*?\Qeditor-with-toolbar\E') 21:25:40.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:40.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:40.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:40.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:25:40.253 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:40.253 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 21:25:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:40.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:40.254 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 21:25:40.254 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") 21:25:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:40.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:40.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:40.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:25:40.254 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 21:25:40.254 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:25:40.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:40.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:40.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:40.255 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:25:40.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:40.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:40.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 21:25:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:40.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 21:25:40.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 '\*?\QProject Explorer\E') 21:25:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:40.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:40.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:25:40.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:40.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:40.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:40.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:40.262 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:40.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:40.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:40.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:40.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:40.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:40.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:40.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:40.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:40.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:40.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:40.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:40.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:41.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:41.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:41.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:25:41.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:25:41.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:25:41.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:25:41.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:25:41.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:25:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:41.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:41.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:41.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:25:41.274 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 21:25:41.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 21:25:41.276 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 21:25:41.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 21:25:41.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 21:25:41.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:25:41.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'New' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:41.317 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:25:41.317 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:25:41.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:25:41.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:25:41.317 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:25:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:25:41.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:25:41.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:25:41.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:25:41.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:25:41.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:25:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:25:41.819 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 21:25:41.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 21:25:41.819 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 21:25:41.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 21:25:41.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 21:25:41.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:25:41.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'New' 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'' 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:25:41.846 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:25:41.846 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:25:41.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:25:41.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:25:41.846 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:25:41.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 'Delete.*'] is available.... 21:25:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 21:25:42.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:25:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:42.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:42.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:42.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 21:25:42.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:42.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:25:42.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:42.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:42.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:42.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:42.436 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:25:42.436 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:25:42.436 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:25:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:42.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:42.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:42.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 21:25:42.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:42.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:25:42.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:42.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:42.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:42.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:25:42.438 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:25:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:25:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:25:42.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:25:42.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:25:42.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:25:42.442 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:25:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:25:42.943 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:25:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:25:42.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:25:42.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:25:42.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:25:42.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:25:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:25:42.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 21:25:42.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:42.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:42.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 21:25:42.944 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 21:25:42.944 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:42.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.486 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.485 s Results: Tests run: 304, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/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 303 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 297 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 21 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >---------- [INFO] Building RedDeer Core Tests 3.3.0-SNAPSHOT [32/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/tests/org.eclipse.reddeer.core.test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.core.test --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/tests/org.eclipse.reddeer.core.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.reddeer.core.test --- [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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... Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 21:25:52.889 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 21:25:52.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:53.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:53.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:53.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:53.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:53.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:25:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:53.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:25:53.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:25:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:53.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:25:53.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:25:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:25:53.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 21:25:53.128 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:53.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:53.133 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:53.133 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:53.133 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:53.133 INFO [main][AbstractShell] Close shell Testing shell 21:25:53.134 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:53.147 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:53.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:53.441 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 21:25:53.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:53.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:53.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:53.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:53.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:53.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:25:53.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:53.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:53.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:25:53.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:25:53.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:25:53.642 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:53.642 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:53.642 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:53.642 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:53.643 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:53.643 INFO [main][AbstractShell] Close shell Testing shell 21:25:53.643 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:53.650 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:53.650 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:53.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:53.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:53.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:25:53.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 21:25:53.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:53.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 21:25:53.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:25:53.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 21:25:53.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:25:53.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 21:25:53.879 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 21:25:53.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:54.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:54.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:54.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:25:54.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:54.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:54.077 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:54.077 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:54.077 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:54.078 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:54.078 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:54.078 INFO [main][AbstractShell] Close shell Testing shell 21:25:54.078 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:54.086 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:54.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:54.306 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 21:25:54.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:54.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:54.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:54.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:54.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:25:54.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:54.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:54.505 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:54.505 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:54.505 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:54.506 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:54.506 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:54.506 INFO [main][AbstractShell] Close shell Testing shell 21:25:54.506 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:54.512 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:54.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:54.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:54.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:25:54.732 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 21:25:54.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:54.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:54.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:54.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:25:54.927 DEBUG [WorkbenchTestable][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:25:54.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:54.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:54.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:54.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:25:54.928 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 21:25:54.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:54.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:25:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:54.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 21:25:54.931 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 21:25:54.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:54.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:54.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:54.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:54.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:54.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:54.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:25:54.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:54.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:54.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:54.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:54.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:54.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:54.951 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:54.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:54.952 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:54.952 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:54.952 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:54.952 INFO [main][AbstractShell] Close shell Testing shell 21:25:54.952 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:54.958 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:54.958 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:25:55.176 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 21:25:55.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:55.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:55.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:55.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:55.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:25:55.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:25:55.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:25:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:25:55.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:25:55.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:25:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:55.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:25:55.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:25:55.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:25:55.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:25:55.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:25:55.367 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:25:55.367 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:25:55.367 DEBUG [main][AbstractWait] Waiting until shell is active... 21:25:55.368 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:25:55.368 INFO [main][AbstractShell] Close shell Testing shell 21:25:55.368 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:25:55.373 DEBUG [main][AbstractWait] Waiting while shell is available... 21:25:55.374 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.841 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.546 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.464 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.435 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.426 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.447 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.415 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:25:55.395 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:25:55.396 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:25:55.403 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:25:55.403 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:25:55.414 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:25:55.422 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:25:55.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:55.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:25:55.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:25:55.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:25:55.427 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:25:55.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:55.429 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:25:55.449 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:55.449 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:25:55.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 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. 21:25:55.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:55.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:25:55.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:25:55.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:55.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:55.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:25:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:25:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:25:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:25:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:25:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:25:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:25:55.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:25:56.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:25:56.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not listed in considered jobs, ignore it 21:25:56.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:25:57.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not listed in considered jobs, ignore it 21:25:57.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:25:57.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 21:25:57.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 21:25:57.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 21:25:57.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:25:58.589 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 21:25:58.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:25:58.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:25:58.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:25:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:25:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:25:58.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:25:58.594 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:25:58.594 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:25:58.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:25:58.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:25:58.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:25:58.594 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:25:58.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:25:58.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:25:58.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:25:58.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:25:59.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:25:59.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:00.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:00.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:01.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:01.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:02.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:02.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 21:26:03.599 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 21:26:03.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:03.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:03.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:03.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:03.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:03.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:03.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:03.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:03.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:03.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:03.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:03.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:03.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:03.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:03.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:26:03.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:04.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:04.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:05.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:05.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:06.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:06.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:07.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:07.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:08.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:09.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 21:26:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 21:26:09.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 21:26:09.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:26:10.606 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 21:26:10.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:10.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:10.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:10.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:10.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:10.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:10.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:10.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:10.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:10.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:26:10.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:10.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:11.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:11.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:11.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:12.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:12.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:12.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:13.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:13.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:14.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:14.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:15.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:15.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:15.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:16.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:16.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:16.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 21:26:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:17.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 21:26:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:17.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 21:26:18.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:18.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 21:26:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:18.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 21:26:19.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:19.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 21:26:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 21:26:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 21:26:19.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:26:20.616 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 21:26:20.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:20.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:20.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:20.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:20.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:20.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:20.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:20.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:20.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:20.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:20.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:21.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:21.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:21.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:21.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:26:21.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:21.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 21:26:21.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:21.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:21.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:21.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 21:26:21.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:21.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:22.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:22.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 21:26:22.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:22.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:22.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:22.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 21:26:22.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:22.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:23.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:23.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 21:26:23.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:23.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:23.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:23.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:23.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:24.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:24.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:24.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:24.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:24.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:24.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:25.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:25.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:25.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:26.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:26.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:26.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 21:26:26.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 21:26:26.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 21:26:26.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 21:26:26.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 21:26:26.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:26:27.625 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 21:26:28.625 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 21:26:28.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:28.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:28.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:28.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:28.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:28.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:28.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:28.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:28.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:28.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:26:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:26:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:26:28.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:29.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:29.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:30.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 21:26:30.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:26:30.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:26:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:26:30.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:30.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:30.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:30.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 21:26:30.630 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 21:26:30.630 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:30.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.236 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.047 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.007 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.006 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.01 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.009 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:30.635 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:30.637 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:26:30.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:30.638 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:30.638 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:30.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:30.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:30.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:30.849 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 21:26:30.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:31.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:26:31.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:31.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:26:31.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:26:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:26:31.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 21:26:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:31.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:26:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:26:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:26:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:26:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:26:31.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:26:31.052 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:26:31.052 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:26:31.052 DEBUG [main][AbstractWait] Waiting until shell is active... 21:26:31.052 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:26:31.052 INFO [main][AbstractShell] Close shell Testing shell 21:26:31.052 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:26:31.058 DEBUG [main][AbstractWait] Waiting while shell is available... 21:26:31.058 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:26:31.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:31.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:31.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:31.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 21:26:31.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:31.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 21:26:31.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:31.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:31.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:31.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:31.081 DEBUG [WorkbenchTestable][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:26:31.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:31.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 21:26:31.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:31.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:31.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:31.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:26:31.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:26:31.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:26:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:31.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 21:26:31.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:31.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:31.105 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 21:26:31.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 21:26:31.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:31.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 21:26:31.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 21:26:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:32.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:32.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 21:26:32.110 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 21:26:32.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 21:26:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:32.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 21:26:32.612 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 21:26:32.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 21:26:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:33.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:33.113 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 21:26:33.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 21:26:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 21:26:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:33.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 21:26:33.116 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 21:26:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 21:26:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 21:26:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:33.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 21:26:33.116 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 21:26:33.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 21:26:33.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:33.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 21:26:33.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 21:26:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:34.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 21:26:34.119 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 21:26:34.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 21:26:34.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:34.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 21:26:34.620 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:26:34.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:26:34.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:35.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:26:35.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:26:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:35.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:26:35.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:35.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:26:35.124 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 21:26:35.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 21:26:35.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:35.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 21:26:35.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:35.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 21:26:35.124 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 21:26:35.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:26:35.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:35.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:35.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:26:35.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:26:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:35.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:26:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:35.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:26:35.628 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 21:26:35.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 21:26:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:35.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 21:26:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:35.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 21:26:35.628 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 21:26:35.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 21:26:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:36.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 21:26:36.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 21:26:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:36.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 21:26:36.631 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 21:26:36.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 21:26:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:37.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 21:26:37.132 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 21:26:37.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 21:26:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:37.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 21:26:37.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 21:26:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:38.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 21:26:38.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 21:26:38.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 21:26:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:26:38.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:26:38.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 21:26:38.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 21:26:38.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 21:26:38.637 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 21:26:38.637 DEBUG [main][AbstractWait] Waiting until shell is active... 21:26:38.637 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 21:26:38.637 INFO [main][AbstractShell] Close shell Testing shell 21:26:38.637 INFO [main][ShellHandler] Closing shell 'Testing shell' 21:26:38.639 DEBUG [main][AbstractWait] Waiting while shell is available... 21:26:38.639 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 21:26:38.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:38.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:38.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:38.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:38.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:38.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 21:26:38.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 21:26:38.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:26:38.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:26:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:38.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.011 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.426 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.582 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 21:26:38.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 21:26:38.678 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 21:26:38.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 21:26:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 21:26:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 21:26:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.679 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 21:26:38.679 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 21:26:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:26:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.028 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:26:38.690 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:26:38.691 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:26:38.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:38.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:26:38.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:38.691 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:26:38.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:38.698 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:26:38.698 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:38.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:26:38.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 21:26:38.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:26:38.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:26:38.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:26:38.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:26:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:26:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:26:38.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:26:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:26:38.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 21:26:38.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:26:38.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:26:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:26:38.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:26:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:26:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:26:38.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:26:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:26:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:26:38.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:26:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:26:38.741 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 21:26:38.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:26:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26: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 21:26:38.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:38.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:38.798 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:26:38.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:38.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:38.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:38.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:39.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:39.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:39.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:39.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:39.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:39.807 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:26:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:26:39.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:26:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:39.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:26:39.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:39.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:26:39.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:39.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:39.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:40.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:40.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:40.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:40.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:40.814 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:40.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:26:40.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:26:40.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:26:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:40.815 DEBUG [WorkbenchTestable][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:26:40.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:40.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:40.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:40.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:26:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:40.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:40.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:41.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:41.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:41.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:41.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:41.818 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:26:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:26:41.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:26:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:41.819 DEBUG [WorkbenchTestable][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:26:41.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:41.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:26:41.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:41.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:41.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:42.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:42.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:42.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:42.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:42.822 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:26:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:26:42.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:26:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:42.823 DEBUG [WorkbenchTestable][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:26:42.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:42.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:42.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:42.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:26:42.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:42.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:42.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:42.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:43.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:43.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:43.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:43.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:43.827 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:26:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:26:43.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:26:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:43.828 DEBUG [WorkbenchTestable][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:26:43.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:43.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:26:43.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:43.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:43.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:43.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:44.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:44.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:44.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:44.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:44.832 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:26:44.832 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 21:26:44.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:26:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:44.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 21:26:44.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:44.837 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:26:44.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:44.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:44.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:45.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:45.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:45.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:45.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:45.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:26:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:26:45.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:26:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:45.841 DEBUG [WorkbenchTestable][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:26:45.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:45.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:26:45.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:45.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:45.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:45.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:46.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:46.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:46.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:46.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:46.852 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:26:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:26:46.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:26:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:46.853 DEBUG [WorkbenchTestable][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:26:46.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:46.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:26:46.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:46.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:46.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:47.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:47.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:47.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:47.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:47.856 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:26:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:26:47.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:26:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:47.856 DEBUG [WorkbenchTestable][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:26:47.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:47.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:26:47.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:47.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:47.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:48.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:48.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:48.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:48.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:48.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:48.860 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:26:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:26:48.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:26:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:48.860 DEBUG [WorkbenchTestable][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:26:48.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:48.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:26:48.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:48.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:48.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:49.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:49.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:49.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:49.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:49.863 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:26:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:26:49.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:26:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:49.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 21:26:49.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:49.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:26:49.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:49.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:49.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:49.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:50.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:50.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:50.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:50.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:50.868 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:26:50.868 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 21:26:50.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:26:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:50.868 DEBUG [WorkbenchTestable][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:26:50.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:50.883 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:26:50.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:50.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:50.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:50.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:51.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:51.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:51.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:51.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:51.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:51.887 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:26:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:26:51.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:26:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:51.887 DEBUG [WorkbenchTestable][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:26:51.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:51.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:26:51.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:51.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:51.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:52.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:52.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:52.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:52.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:52.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:52.898 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:52.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:26:52.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:26:52.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:26:52.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:52.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:52.898 DEBUG [WorkbenchTestable][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:26:52.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:52.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:52.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:52.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:26:52.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:52.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:52.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:53.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:53.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:53.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:53.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:53.902 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:26:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:26:53.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:26:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:53.903 DEBUG [WorkbenchTestable][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:26:53.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:53.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:26:53.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:53.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:53.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:54.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:54.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:54.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:54.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:54.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:54.907 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:26:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:26:54.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:26:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:54.908 DEBUG [WorkbenchTestable][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:26:54.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:54.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:26:54.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:54.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:54.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:55.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:55.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:55.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:55.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:55.912 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:26:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:26:55.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:26:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:55.913 DEBUG [WorkbenchTestable][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:26:55.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:55.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:26:55.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:55.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:55.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:56.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:56.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:56.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:56.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:56.917 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:26:56.917 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 21:26:56.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:26:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:56.918 DEBUG [WorkbenchTestable][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:26:56.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:56.923 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:26:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:56.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:56.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:57.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:57.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:57.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:57.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:57.926 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:26:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:26:57.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:26:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:57.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:26:57.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:57.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:26:57.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:57.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:57.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:58.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:58.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:58.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:58.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:58.937 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:26:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:26:58.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:26:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:58.938 DEBUG [WorkbenchTestable][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:26:58.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:58.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:26:58.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:58.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:59.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:59.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:59.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:59.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:26:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:26:59.941 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:26:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:26:59.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 21:26:59.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:26:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:26:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:26:59.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 21:26:59.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:26:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:26:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:26:59.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:26:59.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:26:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:26:59.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:26:59.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:00.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:00.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:00.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:00.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:00.945 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:00.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:00.947 DEBUG [WorkbenchTestable][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:27:00.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:00.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:00.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:00.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:00.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:01.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:01.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:01.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:01.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:01.950 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:01.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:01.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:01.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:01.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:01.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:01.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:01.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:02.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:02.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:02.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:02.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:02.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:02.954 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:02.955 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 21:27:02.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:02.956 DEBUG [WorkbenchTestable][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:27:02.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:02.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:02.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:02.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:02.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:03.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:03.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:03.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:03.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:03.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:03.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:03.974 DEBUG [WorkbenchTestable][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:27:03.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:03.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:03.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:03.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:03.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:04.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:04.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:04.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:04.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:05.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:05.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:05.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:05.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:05.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:05.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:05.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:05.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:05.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:05.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:05.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:05.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:05.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:05.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:05.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:05.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:05.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:05.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:05.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:05.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:06.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:06.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:06.483 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:06.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:06.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:06.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:06.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:06.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:06.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:06.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:06.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:06.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:07.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:07.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:07.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:07.487 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:07.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:07.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:07.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:07.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:07.489 DEBUG [WorkbenchTestable][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:27:07.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:07.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:07.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:07.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:07.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:07.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:07.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:07.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:07.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:07.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:08.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:08.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:08.492 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:08.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:08.493 DEBUG [WorkbenchTestable][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:27:08.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:08.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:08.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:08.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:08.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:08.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:08.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:08.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:09.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:09.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:09.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:09.510 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 21:27:09.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:09.510 DEBUG [WorkbenchTestable][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:27:09.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:09.511 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:09.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:09.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:09.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:10.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:10.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:10.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:10.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:10.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:10.518 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:10.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:10.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:10.519 DEBUG [WorkbenchTestable][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:27:10.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:10.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:10.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:10.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:10.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:10.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:10.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:10.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:10.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:10.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:10.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:10.528 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 21:27:10.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:10.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:10.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:10.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:10.532 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:10.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:10.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:10.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:11.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:11.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:11.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:11.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:11.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:11.537 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:11.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:11.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:11.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:11.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:11.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:11.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:11.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:11.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:11.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:11.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:11.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:11.543 DEBUG [WorkbenchTestable][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:27:11.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:11.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:11.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:11.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:11.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:11.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:12.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:12.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:12.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:12.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:12.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:12.546 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:12.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:12.547 DEBUG [WorkbenchTestable][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:27:12.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:12.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:12.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:12.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:12.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:12.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:13.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:13.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:13.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:13.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:13.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:13.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:13.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:27:13.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:13.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:13.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:13.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:13.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:13.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:14.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:14.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:14.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:14.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:14.553 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:14.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:14.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:14.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:14.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:14.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:14.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:14.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:14.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:15.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:15.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:15.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:15.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:15.555 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:15.555 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 21:27:15.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:15.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 21:27:15.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:15.560 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:15.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:15.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:15.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:16.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:16.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:16.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:16.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:16.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:16.564 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:16.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:16.565 DEBUG [WorkbenchTestable][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:27:16.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:16.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:16.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:16.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:16.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:16.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:16.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:16.569 DEBUG [WorkbenchTestable][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:27:16.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:16.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:16.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:16.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:16.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:17.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:17.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:17.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:17.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:17.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:17.573 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:17.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:17.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:17.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:17.574 DEBUG [WorkbenchTestable][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:27:17.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:17.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:17.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:17.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:17.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:18.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:18.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:18.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:18.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:18.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:18.576 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:18.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:18.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:18.577 DEBUG [WorkbenchTestable][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:27:18.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:18.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:18.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:18.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:18.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:18.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:19.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:19.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:19.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:19.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:19.580 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:19.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:19.581 DEBUG [WorkbenchTestable][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:27:19.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:19.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:19.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:19.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:19.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:20.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:20.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:20.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:20.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:20.584 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:20.584 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 21:27:20.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:20.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:20.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:20.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 21:27:20.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:20.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:20.589 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:20.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:20.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:20.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:20.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:21.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:21.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:21.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:21.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:21.592 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:21.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:21.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:21.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:21.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:21.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:21.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:21.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:21.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:21.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:21.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:21.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:21.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:21.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:21.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:21.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:21.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:21.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:22.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:22.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:22.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:22.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:22.602 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:22.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:22.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:22.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:22.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:22.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:22.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:22.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:22.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:23.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:23.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:23.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:23.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:23.604 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:23.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:23.605 DEBUG [WorkbenchTestable][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:27:23.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:23.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:23.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:23.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:24.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:24.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:24.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:24.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:24.609 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:24.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:24.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:24.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:24.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:24.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:24.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:24.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:24.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:25.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:25.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:25.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:25.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:25.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:25.612 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:25.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:25.613 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 21:27:25.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:25.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:25.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:25.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:25.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:25.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:25.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:25.618 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:25.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:25.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:25.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:25.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:26.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:26.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:26.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:26.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:26.632 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:26.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:26.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:26.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:26.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:26.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:26.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:26.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:26.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:26.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:26.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:26.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:26.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:26.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:26.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:26.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 21:27:26.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:26.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:26.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:26.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:26.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:26.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:26.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:26.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:27.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:27.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:27.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:27.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:27.644 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:27.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:27.645 DEBUG [WorkbenchTestable][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:27:27.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:27.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:27.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:28.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:28.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:28.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:28.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:28.648 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:28.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:28.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:28.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:28.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:28.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:28.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:28.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:29.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:29.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:29.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:29.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:29.654 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:29.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:29.655 DEBUG [WorkbenchTestable][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:27:29.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:29.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:29.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:29.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:29.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:30.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:30.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:30.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:30.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:30.658 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 21:27:30.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:30.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 21:27:30.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:30.672 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:30.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:30.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:30.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:31.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:31.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:31.676 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:31.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:31.677 DEBUG [WorkbenchTestable][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:27:31.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:31.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:31.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:31.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:31.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:31.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 21:27:31.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:31.686 DEBUG [WorkbenchTestable][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:27:31.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:31.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:31.691 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:31.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:31.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:31.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:31.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:32.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:32.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:32.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:32.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:32.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:32.694 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:32.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:32.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:32.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 21:27:32.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:32.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:32.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:32.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:32.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:32.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:32.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:32.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 21:27:32.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:32.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:32.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:32.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:32.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:32.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:33.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:33.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:33.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:33.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:33.702 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:33.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 21:27:33.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:33.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:27:33.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:33.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:33.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:33.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:33.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:33.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:34.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:34.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:34.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:34.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:34.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:34.706 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:34.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:34.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:34.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:34.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:34.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:34.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 21:27:34.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:34.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:34.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:34.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:34.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:34.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:34.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:34.710 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 21:27:34.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:34.710 DEBUG [WorkbenchTestable][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:27:34.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:34.722 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:34.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:34.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:34.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:35.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:35.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:35.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:35.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:35.726 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:35.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:35.727 DEBUG [WorkbenchTestable][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:27:35.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:35.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:35.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:35.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:35.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:35.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:35.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:35.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 21:27:35.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:35.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:35.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:35.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:35.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:36.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:36.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:36.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:36.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:36.735 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:36.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:36.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:36.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 21:27:36.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:36.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:36.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:36.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:36.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:36.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:37.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:37.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:37.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:37.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:37.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:37.737 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:37.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:37.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 21:27:37.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:37.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:37.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:37.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:37.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:37.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:37.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:37.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:37.741 DEBUG [WorkbenchTestable][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:27:37.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:37.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:37.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:37.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:37.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:38.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:38.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:38.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:38.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:38.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:38.744 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:38.745 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 21:27:38.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:38.745 DEBUG [WorkbenchTestable][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:27:38.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:38.749 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:38.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:38.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:38.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:39.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:39.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:39.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:39.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:39.752 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:39.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:39.753 DEBUG [WorkbenchTestable][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:27:39.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:39.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:39.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:39.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:39.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:39.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:39.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:39.762 DEBUG [WorkbenchTestable][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:27:39.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:39.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:39.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:39.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:39.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:39.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:40.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:40.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:40.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:40.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:40.766 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:40.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:40.767 DEBUG [WorkbenchTestable][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:27:40.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:40.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:40.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:40.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:40.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:41.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:41.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:41.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:41.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:41.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:41.769 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:41.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:41.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:41.770 DEBUG [WorkbenchTestable][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:27:41.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:41.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:41.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:41.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:41.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:41.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:41.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:41.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:41.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:41.773 DEBUG [WorkbenchTestable][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:27:41.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:41.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:41.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:41.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:41.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:42.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:42.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:42.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:42.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:42.774 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:42.775 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 21:27:42.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:42.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:42.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:42.779 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:42.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:42.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:42.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:42.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:43.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:43.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:43.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:43.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:43.782 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:43.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:43.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:43.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:43.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:43.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:43.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:43.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:43.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:43.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:43.792 DEBUG [WorkbenchTestable][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:27:43.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:43.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:43.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:43.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:43.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:44.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:44.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:44.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:44.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:44.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:44.795 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:44.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:44.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 21:27:44.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:44.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 21:27:44.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:44.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:44.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:44.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:44.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:45.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:45.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:45.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:45.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:45.798 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:45.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:45.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:45.799 DEBUG [WorkbenchTestable][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:27:45.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:45.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:45.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:45.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:45.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:45.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:45.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:45.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:45.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:45.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:45.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:45.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:45.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:46.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:46.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:46.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:46.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:46.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:46.804 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:46.806 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 21:27:46.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:46.806 DEBUG [WorkbenchTestable][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:27:46.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:46.810 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:46.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:46.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:46.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:47.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:47.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:47.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:47.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:47.814 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:47.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:47.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:47.815 DEBUG [WorkbenchTestable][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:27:47.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:47.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:47.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:47.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:47.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:47.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:47.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:47.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:47.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.... 21:27:47.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. finished successfully 21:27:47.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:47.819 DEBUG [WorkbenchTestable][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:27:47.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:47.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:47.823 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:47.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:47.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:47.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:48.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:48.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:48.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:48.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:48.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:48.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:48.827 DEBUG [WorkbenchTestable][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:27:48.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:48.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:48.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:48.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:48.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:48.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:48.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:48.837 DEBUG [WorkbenchTestable][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:27:48.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:48.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:48.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:48.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:48.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:48.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:49.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:49.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:49.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:49.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:49.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:49.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:49.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:49.841 DEBUG [WorkbenchTestable][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:27:49.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:49.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:49.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:49.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:49.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:49.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:49.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:49.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:49.844 DEBUG [WorkbenchTestable][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:27:49.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:49.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:49.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:49.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:49.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:49.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:49.847 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 21:27:49.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:49.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 21:27:49.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:49.852 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:49.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:49.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:49.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:50.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:50.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:50.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:50.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:50.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:50.855 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:50.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:50.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:50.856 DEBUG [WorkbenchTestable][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:27:50.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:50.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:50.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:50.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:50.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:50.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:50.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:50.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:50.860 DEBUG [WorkbenchTestable][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:27:50.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:50.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:50.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:50.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:50.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:51.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:51.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:51.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:51.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:51.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:51.862 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:51.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:51.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:51.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 21:27:51.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:51.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:51.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:51.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:51.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:51.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:51.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:51.865 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 21:27:51.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:51.866 DEBUG [WorkbenchTestable][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:27:51.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:51.866 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:51.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:51.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:51.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:52.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:52.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:52.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:52.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:52.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:52.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:52.874 DEBUG [WorkbenchTestable][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:27:52.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:52.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:52.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:52.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:52.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:52.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:52.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:52.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:52.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:52.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:52.884 DEBUG [WorkbenchTestable][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:27:52.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:52.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:52.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:52.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:52.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:52.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:53.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:53.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:53.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:53.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:53.887 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:53.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:53.888 DEBUG [WorkbenchTestable][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:27:53.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:53.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:53.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:53.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:53.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:53.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:53.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 21:27:53.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:53.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:53.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:53.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:53.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:53.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:53.894 DEBUG [WorkbenchTestable][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:27:53.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:53.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:53.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:53.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:53.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:53.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:54.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:54.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:54.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:54.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:54.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:54.897 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:54.898 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 21:27:54.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:54.898 DEBUG [WorkbenchTestable][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:27:54.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:54.899 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:54.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:54.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:54.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:55.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:55.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:55.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:55.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:55.906 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:55.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:55.907 DEBUG [WorkbenchTestable][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:27:55.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:55.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:55.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:55.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:55.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:55.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:55.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:55.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:55.912 DEBUG [WorkbenchTestable][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:27:55.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:55.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:55.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:55.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:55.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:56.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:56.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:56.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:56.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:56.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:56.915 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:56.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:56.917 DEBUG [WorkbenchTestable][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:27:56.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:56.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:56.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:56.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:56.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:56.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:56.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:56.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:56.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:56.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:56.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:56.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:56.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:56.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:27:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:27:56.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:27:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:56.922 DEBUG [WorkbenchTestable][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:27:56.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:56.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:27:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:56.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:56.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:57.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:57.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:57.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:57.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:57.926 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:57.928 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 21:27:57.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:57.928 DEBUG [WorkbenchTestable][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:27:57.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:57.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:57.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:57.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:57.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:57.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:58.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:58.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:58.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:58.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:58.934 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:58.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:58.935 DEBUG [WorkbenchTestable][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:27:58.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:58.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:58.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:58.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:58.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:58.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:58.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:58.945 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 21:27:58.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:58.945 DEBUG [WorkbenchTestable][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:27:58.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:58.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:58.949 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:58.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:58.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:58.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:58.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:59.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:59.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:59.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:59.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:27:59.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:27:59.952 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:27:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:27:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:27:59.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:27:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:59.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:59.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:59.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:27:59.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:59.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:59.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:59.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:27:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:27:59.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:27:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:59.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:27:59.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:59.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:27:59.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:59.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:59.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:59.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:59.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:59.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:27:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:27:59.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:27:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:59.965 DEBUG [WorkbenchTestable][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:27:59.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:59.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:27:59.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:59.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:59.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:59.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:59.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:27:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:27:59.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:27:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:59.968 DEBUG [WorkbenchTestable][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:27:59.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:59.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:27:59.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:59.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:59.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:27:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:27:59.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:27:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:27:59.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 21:27:59.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:27:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:27:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:27:59.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 21:27:59.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:27:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:27:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:27:59.970 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:27:59.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:27:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:27:59.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:27:59.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:00.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:00.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:00.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:00.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:00.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:00.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:00.972 DEBUG [WorkbenchTestable][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:28:00.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:00.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:00.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:00.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:00.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:00.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:00.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:00.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:00.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:00.977 DEBUG [WorkbenchTestable][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:28:00.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:00.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:00.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:00.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:00.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:00.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:00.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:00.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:00.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:00.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:00.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:00.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:00.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:00.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:00.980 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 21:28:00.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:00.998 DEBUG [WorkbenchTestable][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:28:00.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:00.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:00.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:00.999 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:00.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:00.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:00.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:00.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:01.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:01.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:02.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:02.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:02.003 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:02.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:02.003 DEBUG [WorkbenchTestable][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:28:02.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:02.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:02.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:02.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:02.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:02.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:02.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:02.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:02.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:02.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:02.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:02.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:02.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:02.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:02.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:02.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:02.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:02.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:02.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:02.010 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 21:28:02.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:02.010 DEBUG [WorkbenchTestable][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:28:02.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:02.014 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:02.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:02.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:02.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:02.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:02.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:03.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:03.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:03.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:03.017 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:03.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:03.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 21:28:03.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:03.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:03.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:03.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:03.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:03.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:03.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:03.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:03.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:03.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:03.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:03.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:03.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:03.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:03.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:03.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:03.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:03.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:03.025 DEBUG [WorkbenchTestable][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:28:03.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:03.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:03.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:03.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:03.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:03.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:03.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:03.027 DEBUG [WorkbenchTestable][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:28:03.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:03.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:03.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:03.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:03.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:03.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:03.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:03.029 DEBUG [WorkbenchTestable][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:28:03.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:03.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:03.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:03.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:03.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:03.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:03.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:04.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:04.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:04.030 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:04.032 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 21:28:04.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:04.032 DEBUG [WorkbenchTestable][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:28:04.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:04.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:04.036 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:04.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:04.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:04.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:04.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:04.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:05.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:05.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:05.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:05.040 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:05.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 21:28:05.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:05.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 21:28:05.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:05.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:05.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:05.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:05.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:05.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:05.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:05.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:05.044 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 21:28:05.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:05.045 DEBUG [WorkbenchTestable][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:28:05.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:05.063 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:05.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:05.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:05.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:05.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:05.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:05.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:06.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:06.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:06.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:06.065 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:06.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 21:28:06.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:06.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 21:28:06.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:06.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:06.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:06.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:06.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:06.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:06.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:06.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:06.070 DEBUG [WorkbenchTestable][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:28:06.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:06.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:06.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:06.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:06.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:06.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:06.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:06.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:06.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:06.072 DEBUG [WorkbenchTestable][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:28:06.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:06.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:06.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:06.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:06.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:06.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:06.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:06.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:06.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:06.074 DEBUG [WorkbenchTestable][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:28:06.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:06.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:06.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:06.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:06.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:06.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:06.075 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 21:28:06.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:06.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:06.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:06.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:06.076 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:06.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:06.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:06.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:06.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:07.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:07.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:07.100 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:07.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:07.100 DEBUG [WorkbenchTestable][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:28:07.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:07.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:07.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:07.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:07.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:07.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:07.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:07.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:07.105 DEBUG [WorkbenchTestable][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:28:07.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:07.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:07.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:07.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:07.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:07.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:07.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:07.108 DEBUG [WorkbenchTestable][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:28:07.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:07.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:07.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:07.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:07.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:07.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:07.110 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 21:28:07.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:07.111 DEBUG [WorkbenchTestable][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:28:07.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:07.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:07.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:07.111 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:07.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:07.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:07.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:07.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:07.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:07.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:08.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:08.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:08.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:08.122 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:08.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:08.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:08.123 DEBUG [WorkbenchTestable][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:28:08.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:08.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:08.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:08.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:08.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:08.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:08.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:08.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:08.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:08.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:08.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:08.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:08.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:08.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:08.134 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 21:28:08.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:08.134 DEBUG [WorkbenchTestable][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:28:08.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:08.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:08.138 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:08.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:08.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:08.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:08.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:08.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:08.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:09.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:09.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:09.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.141 DEBUG [WorkbenchTestable][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:28:09.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:09.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:09.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:09.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:09.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:09.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.151 DEBUG [WorkbenchTestable][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:28:09.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:09.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:09.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:09.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:09.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:09.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:09.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:09.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:09.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.154 DEBUG [WorkbenchTestable][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:28:09.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:09.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:09.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:09.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:09.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:09.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.157 DEBUG [WorkbenchTestable][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:28:09.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:09.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:09.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:09.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:09.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:09.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.160 DEBUG [WorkbenchTestable][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:28:09.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:09.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:09.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:09.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:09.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:09.163 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 21:28:09.163 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 21:28:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:09.165 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 21:28:09.165 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 21:28:09.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:09.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:09.167 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 21:28:09.167 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 21:28:09.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:09.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:09.170 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 21:28:09.170 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 21:28:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:09.171 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 21:28:09.171 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 21:28:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:09.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:28:09.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:09.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:09.192 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 21:28:09.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:09.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 21:28:09.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:28:09.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:09.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:09.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:09.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 21:28:09.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:09.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 21:28:09.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:09.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:09.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:09.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:09.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:09.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:09.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:09.231 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 21:28:09.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:09.231 DEBUG [WorkbenchTestable][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:28:09.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:09.232 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:09.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:09.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:09.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:09.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:09.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:10.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:10.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:10.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:10.239 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:10.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:10.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 21:28:10.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:10.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:10.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:10.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:10.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:10.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:10.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:11.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:11.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:11.252 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:11.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:11.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:11.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:11.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:11.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:11.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:11.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:11.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:11.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:12.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:12.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:12.256 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:12.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:12.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 21:28:12.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:12.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:12.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:12.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 21:28:12.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:12.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:12.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:12.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:12.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:12.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:12.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:12.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:12.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:12.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:13.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:13.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:13.260 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:13.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:13.261 DEBUG [WorkbenchTestable][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:28:13.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:13.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:13.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:13.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:13.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:13.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:13.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:14.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:14.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:14.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:14.264 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:14.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:14.265 DEBUG [WorkbenchTestable][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:28:14.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:14.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:14.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:14.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:14.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:14.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:14.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:15.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:15.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:15.268 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:15.270 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 21:28:15.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:15.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:15.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:15.275 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:15.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:15.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:15.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:15.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:15.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:16.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:16.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:16.278 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:16.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:16.279 DEBUG [WorkbenchTestable][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:28:16.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:16.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:16.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:16.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:16.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:16.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:17.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:17.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:17.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:17.281 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:17.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:17.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:17.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:17.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 21:28:17.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:17.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:17.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:17.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:17.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:17.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:17.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:18.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:18.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:18.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:18.283 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:18.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:18.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:18.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:18.284 DEBUG [WorkbenchTestable][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:28:18.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:18.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:18.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:18.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:18.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:18.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:18.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:18.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:18.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:18.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:19.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:19.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:19.287 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:19.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:19.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:19.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:19.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:19.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:19.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:19.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:19.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:19.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:20.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:20.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:20.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:20.292 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:20.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 21:28:20.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:20.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:20.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 21:28:20.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:20.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:20.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:20.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:20.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:20.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:20.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:20.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 21:28:20.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:20.295 DEBUG [WorkbenchTestable][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:28:20.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:20.295 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:20.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:20.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:20.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:20.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:20.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:21.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:21.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:21.302 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:21.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:21.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:21.302 DEBUG [WorkbenchTestable][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:28:21.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:21.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:21.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:21.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:21.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:21.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:21.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:22.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:22.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:22.304 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:22.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:22.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:22.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:22.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:22.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:22.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:22.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:22.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:22.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:23.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:23.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:23.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:23.306 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:23.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:23.307 DEBUG [WorkbenchTestable][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:28:23.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:23.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:23.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:23.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:23.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:23.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:24.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:24.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:24.309 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:24.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:24.309 DEBUG [WorkbenchTestable][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:28:24.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:24.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:24.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:24.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:24.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:24.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:24.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:25.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:25.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:25.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:25.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:25.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:25.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:25.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:25.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:25.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:25.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:25.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:25.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:25.317 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 21:28:25.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:25.317 DEBUG [WorkbenchTestable][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:28:25.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:25.321 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:25.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:25.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:25.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:26.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:26.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:26.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:26.324 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:26.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:26.324 DEBUG [WorkbenchTestable][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:28:26.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:26.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:26.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:26.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:26.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:26.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:26.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:27.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:27.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:27.329 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:27.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:27.330 DEBUG [WorkbenchTestable][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:28:27.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:27.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:27.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:27.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:27.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:27.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:28.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:28.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:28.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:28.333 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:28.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:28.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:28.334 DEBUG [WorkbenchTestable][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:28:28.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:28.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:28.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:28.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:28.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:28.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:28.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:29.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:29.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:29.337 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:29.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:29.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:29.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 21:28:29.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:29.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:29.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:29.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:29.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:29.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:29.340 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 21:28:29.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:29.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:29.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 21:28:29.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:29.341 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:29.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:29.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:29.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:29.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:29.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:30.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:30.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:30.344 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:30.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:30.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 21:28:30.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:30.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:30.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:30.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:30.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:30.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:30.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:30.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:31.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:31.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:31.346 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:31.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:31.347 DEBUG [WorkbenchTestable][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:28:31.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:31.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:31.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:31.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:31.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:31.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:31.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:32.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:32.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:32.349 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:32.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:32.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 21:28:32.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:32.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:32.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:32.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:32.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:32.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:32.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:33.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:33.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:33.354 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:33.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:33.355 DEBUG [WorkbenchTestable][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:28:33.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:33.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:33.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:33.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:33.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:33.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:33.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:33.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:33.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:33.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:33.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:33.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:33.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:33.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:33.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:33.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:33.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:33.361 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 21:28:33.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:33.361 DEBUG [WorkbenchTestable][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:28:33.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:33.373 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:33.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:33.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:33.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:33.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:33.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:33.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:34.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:34.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:34.376 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:34.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:34.376 DEBUG [WorkbenchTestable][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:28:34.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:34.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:34.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:34.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:34.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:34.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:34.384 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 21:28:34.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:34.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:34.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:34.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:28:34.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:34.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:34.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:34.385 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:34.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:34.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:34.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:34.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:34.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:34.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:35.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:35.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:35.390 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:35.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:35.391 DEBUG [WorkbenchTestable][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:28:35.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:35.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:35.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:35.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:35.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:35.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:35.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:35.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 21:28:35.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:35.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:35.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:35.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:35.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:35.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:35.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:35.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:36.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:36.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:36.402 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:36.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:36.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:36.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:36.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:36.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:36.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:36.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:36.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:36.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:37.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:37.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:37.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:37.405 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:37.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:37.406 DEBUG [WorkbenchTestable][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:28:37.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:37.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:37.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:37.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:37.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:37.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:37.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:37.409 DEBUG [WorkbenchTestable][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:28:37.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:37.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:37.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:37.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:37.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:37.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 21:28:37.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:37.412 DEBUG [WorkbenchTestable][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:28:37.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:37.413 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:37.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:37.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:37.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:37.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:38.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:38.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:38.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:38.418 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:38.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:38.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:38.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:38.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:38.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:38.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:38.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:38.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:38.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:38.430 DEBUG [WorkbenchTestable][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:28:38.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:38.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:38.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:38.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:38.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:38.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:38.431 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 21:28:38.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:38.431 DEBUG [WorkbenchTestable][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:28:38.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:38.431 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:38.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:38.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:38.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:38.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:38.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:39.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:39.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:39.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:39.438 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:39.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:39.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:39.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:39.439 DEBUG [WorkbenchTestable][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:28:39.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:39.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:39.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:39.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:39.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:39.443 DEBUG [WorkbenchTestable][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:28:39.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:39.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:39.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:39.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:39.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:39.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:39.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:39.445 DEBUG [WorkbenchTestable][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:28:39.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:39.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:39.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:39.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:39.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:39.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:39.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:40.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:40.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:40.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:40.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:40.947 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:40.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 21:28:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 21:28:40.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 21:28:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:40.948 DEBUG [WorkbenchTestable][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:28:40.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:40.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 21:28:40.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:40.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:40.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:40.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 21:28:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 21:28:40.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 21:28:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:40.950 DEBUG [WorkbenchTestable][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:28:40.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:40.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:40.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 21:28:40.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:40.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:40.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:40.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 21:28:40.954 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 21:28:40.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:40.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:40.954 DEBUG [WorkbenchTestable][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:28:40.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:40.961 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 21:28:40.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:40.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:40.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:41.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:41.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:41.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:41.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:28:41.964 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 21:28:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 21:28:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 21:28:41.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 21:28:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:41.965 DEBUG [WorkbenchTestable][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:28:41.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:41.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 21:28:41.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:41.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:41.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:41.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 21:28:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 21:28:41.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 21:28:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:41.969 DEBUG [WorkbenchTestable][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:28:41.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:41.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:41.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 21:28:41.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:41.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:41.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:41.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 21:28:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 21:28:41.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 21:28:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:41.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 21:28:41.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:41.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 21:28:41.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:41.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:41.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:41.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:41.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:28:41.978 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 21:28:41.979 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 21:28:41.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:41.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:41.980 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 21:28:41.980 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 21:28:41.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:41.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:41.981 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 21:28:41.981 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 21:28:41.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:41.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:41.982 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 21:28:41.982 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 21:28:41.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:41.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:41.984 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 21:28:41.984 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 21:28:41.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:41.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:28:41.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:41.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:41.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 21:28:41.997 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 21:28:41.997 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:41.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:41.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.307 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 90.493 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 32.805 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 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-maven-plugin:0.8.2:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 303 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 303 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 297 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 21 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >------- [INFO] Building RedDeer Workbench Tests 3.3.0-SNAPSHOT [33/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test --- [INFO] The project's OSGi version is 3.3.0.v20210303-2118 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2: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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.2.0:compile (default-compile) @ org.eclipse.reddeer.workbench.test --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.8 (assumes 1.8)] @ MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/bin [INFO] [INFO] --- maven-resources-plugin: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.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-3.3.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-3.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.reddeer.workbench.test --- [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/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.view.impl.WorkbenchViewTest 21:28:51.107 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:28:51.109 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:28:51.118 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:28:51.119 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:28:51.136 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:51.188 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:28:51.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:51.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:51.194 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:28:51.194 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:28:51.202 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:28:51.204 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:51.205 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:28:51.206 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:51.206 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:28:51.209 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:51.210 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:28:51.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:28:51.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:51.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:28:51.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:51.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:28:51.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:51.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:51.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:51.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:51.293 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:51.295 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:51.296 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:51.296 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:51.296 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:51.296 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:51.296 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:51.296 DEBUG [main][MenuItemLookup] Item match:Window 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:51.299 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:28:51.299 DEBUG [main][MenuItemLookup] Item match:Preferences 21:28:51.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:28:51.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:28:51.302 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:28:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:28:51.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. finished successfully 21:28:51.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:28:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:51.437 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:28:51.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:51.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 21:28:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:51.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:51.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:51.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:51.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:51.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:28:51.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:51.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:51.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:51.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:51.504 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:28:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:51.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:51.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:51.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:28:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:28:51.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:51.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:51.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 21:28:51.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:51.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:51.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:51.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:51.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:51.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:51.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:51.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:51.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 '\*?\QProject Explorer\E') 21:28:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:51.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:51.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:28:51.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:28:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:51.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:51.602 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 21:28:51.602 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 21:28:51.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:28:51.603 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:51.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:51.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:51.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:51.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:51.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:51.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 21:28:51.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:51.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 21:28:51.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:51.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:51.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:51.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:51.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:51.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:51.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:51.693 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 21:28:51.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:51.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:51.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:51.694 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:51.694 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:51.695 DEBUG [main][MenuItemLookup] Item match:Window 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:51.695 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:51.695 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:51.703 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:51.703 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:51.710 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:51.710 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:51.710 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:51.747 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:28:51.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:51.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:51.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:51.748 DEBUG [WorkbenchTestable][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:28:51.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:51.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:51.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:51.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:51.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:51.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:51.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:51.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:51.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:51.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:28:51.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:52.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:52.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:28:52.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:52.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:28:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:52.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:52.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 21:28:52.261 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 21:28:52.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 21:28:52.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 21:28:52.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:52.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:52.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.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 "Open") 21:28:52.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:52.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:52.266 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:52.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:52.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:52.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:52.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:52.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:52.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 21:28:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:52.324 INFO [WorkbenchTestable][AbstractView] Activate view Markers 21:28:52.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:52.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:52.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:52.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:52.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:52.326 INFO [WorkbenchTestable][AbstractView] Activate view Markers 21:28:52.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:52.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:52.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:28:52.326 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 21:28:52.326 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 21:28:52.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:52.327 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:52.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:52.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:52.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:52.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 21:28:52.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:52.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 21:28:52.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:52.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:52.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:52.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:52.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:52.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:52.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:52.399 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:28:52.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:52.400 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:52.400 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:52.400 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:52.400 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:52.400 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:52.400 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:52.400 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:52.400 DEBUG [main][MenuItemLookup] Item match:Window 21:28:52.401 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:52.401 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:52.401 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:52.401 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:52.401 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:52.401 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:52.404 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:52.404 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:52.404 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:52.405 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:52.405 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:52.405 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:52.405 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:52.405 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:52.405 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:52.405 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:52.405 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:52.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:52.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:52.410 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:52.452 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:28:52.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.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 21:28:52.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:52.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:28:52.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:52.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:28:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:52.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:28:52.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:52.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:28:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:52.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:52.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:28:52.456 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:28:52.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:28:52.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:28:52.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:52.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:52.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.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 "Open") 21:28:52.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:52.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:52.494 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:52.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:52.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:52.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:52.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:52.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:52.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:52.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:52.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') 21:28:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:52.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:28:52.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:28:52.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:52.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:52.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:52.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:52.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:28:52.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:28:52.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:52.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 21:28:52.595 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 21:28:52.595 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 21:28:52.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:28:52.596 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:52.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:52.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:52.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 21:28:52.627 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 21:28:52.627 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:52.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.112 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.743 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.234 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:52.647 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:52.648 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:28:52.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:52.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:52.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:52.649 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:28:52.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:52.649 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:28:52.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:52.649 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:28:52.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:28:52.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:52.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:28:52.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:52.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:28:52.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:52.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:52.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:52.651 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:52.651 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:52.651 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:52.651 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:52.651 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:52.651 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:52.651 DEBUG [main][MenuItemLookup] Item match:Window 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:28:52.652 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:52.687 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:28:52.687 DEBUG [main][MenuItemLookup] Item match:Preferences 21:28:52.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:28:52.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:28:52.693 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:28:52.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.... 21:28:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 21:28:52.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:28:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.755 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:28:52.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:52.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 21:28:52.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:52.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:52.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:52.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:28:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:52.759 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:28:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:52.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:52.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:52.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:28:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:28:52.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:52.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:52.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:52.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:52.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:52.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:52.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:52.801 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:52.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:52.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:52.801 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:52.802 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:52.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:52.802 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:52.802 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:52.802 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:52.802 DEBUG [main][MenuItemLookup] Item match:Window 21:28:52.802 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:52.802 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:52.803 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:52.803 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:52.803 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:52.803 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:52.806 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:52.806 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:52.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:52.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:52.807 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:52.846 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:28:52.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:52.847 DEBUG [WorkbenchTestable][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:28:52.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:52.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:52.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:52.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:52.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:52.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:52.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:52.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:52.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:52.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:53.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:53.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:53.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:53.351 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:53.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:53.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:53.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.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 "Open") 21:28:53.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:53.355 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:53.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:53.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:53.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:53.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.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 '\*?\QWorkbench Test\E') 21:28:53.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:53.390 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:53.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:53.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:53.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:53.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.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 '\*?\QWorkbench Test\E') 21:28:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:53.396 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:53.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:53.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:53.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:53.397 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:53.397 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:53.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.398 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:53.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.425 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:53.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:53.426 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:53.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:53.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:53.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:53.427 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:53.427 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:53.427 DEBUG [main][MenuItemLookup] Item match:Window 21:28:53.428 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:53.428 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:53.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:53.428 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.428 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:53.428 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.432 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:53.432 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:53.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:53.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:53.439 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:53.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:53.511 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:28:53.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.513 DEBUG [WorkbenchTestable][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:28:53.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:53.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:53.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:53.515 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:53.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:53.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:53.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.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 "Open") 21:28:53.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:53.517 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:53.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:53.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:53.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:53.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:53.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:53.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:53.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.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 '\*?\QWorkbench Test\E') 21:28:53.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:53.551 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:53.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:53.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:53.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:53.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.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 '\*?\QWorkbench Test\E') 21:28:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:53.560 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:53.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:53.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:53.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:53.589 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:53.589 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:53.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.589 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:53.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.623 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 21:28:53.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:53.623 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:53.624 DEBUG [main][MenuItemLookup] Item match:Window 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.624 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:53.624 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.627 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:53.627 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:53.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:53.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:53.634 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:53.700 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:28:53.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:28:53.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:53.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:53.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.704 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:53.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 21:28:53.704 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 21:28:53.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 21:28:53.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 21:28:53.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:28:53.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:53.706 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:53.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:53.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:53.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:53.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:53.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:53.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.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 '\*?\QWorkbench Dirty Test\E') 21:28:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:53.741 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 21:28:53.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 21:28:53.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:53.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:53.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:53.743 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 21:28:53.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 21:28:53.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 21:28:53.744 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 21:28:53.744 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 21:28:53.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 21:28:53.744 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:53.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.798 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:53.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:53.799 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:53.799 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:53.799 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:53.799 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:53.799 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:53.799 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:53.799 DEBUG [main][MenuItemLookup] Item match:Window 21:28:53.800 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:53.800 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:53.800 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:53.800 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.800 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:53.800 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.803 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:53.803 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:53.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:53.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:53.803 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:53.842 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:28:53.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.843 DEBUG [WorkbenchTestable][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:28:53.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:53.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:53.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:53.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:53.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:53.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:53.845 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:53.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:53.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:53.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:28:53.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:53.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:53.848 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:53.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:53.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:53.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:53.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:53.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:53.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.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 '\*?\QWorkbench Test\E') 21:28:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:53.905 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:53.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:53.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:53.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:53.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 21:28:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:53.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:53.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:53.910 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:53.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:53.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:53.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:53.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:53.911 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:53.911 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:53.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:53.912 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:53.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:53.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:53.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:53.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:53.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:53.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:53.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:53.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:53.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:53.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:53.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:53.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:53.941 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 21:28:53.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:53.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:53.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:53.941 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:53.941 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:53.942 DEBUG [main][MenuItemLookup] Item match:Window 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.942 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:53.942 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:53.945 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:53.945 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:53.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:53.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:53.945 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.019 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:28:54.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:28:54.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:54.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:54.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 21:28:54.022 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 21:28:54.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 21:28:54.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 21:28:54.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:28:54.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:54.024 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:54.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:54.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:54.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:54.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:54.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:54.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.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 '\*?\QWorkbench Dirty Test\E') 21:28:54.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.058 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 21:28:54.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 21:28:54.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.090 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: ") 21:28:54.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:28:54.094 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:28:54.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.100 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.104 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:54.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.105 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:54.105 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:54.105 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:54.105 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:54.105 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:54.105 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:54.105 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:54.105 DEBUG [main][MenuItemLookup] Item match:Window 21:28:54.106 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:54.106 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:54.106 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:54.106 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.106 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:54.106 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.109 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:54.109 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:54.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:54.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:54.109 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.147 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:28:54.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.148 DEBUG [WorkbenchTestable][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:28:54.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:54.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:54.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:54.150 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:54.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:54.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:54.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:28:54.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:54.153 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:54.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:54.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:54.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:54.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.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 '\*?\QWorkbench Test\E') 21:28:54.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.215 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.216 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 21:28:54.217 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:54.217 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:54.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.217 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:54.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.233 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:54.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:54.234 DEBUG [main][MenuItemLookup] Item match:Window 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.234 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:54.234 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.238 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:54.238 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:54.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:54.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:54.238 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.299 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:28:54.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.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 21:28:54.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:54.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:54.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:54.302 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:54.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:54.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:54.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.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 "Open") 21:28:54.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:54.304 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:54.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:54.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:54.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:54.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:28:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.343 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.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 '\*?\QWorkbench Test\E') 21:28:54.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.353 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.354 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:54.354 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:54.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.354 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:54.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.393 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:54.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.394 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:54.394 DEBUG [main][MenuItemLookup] Item match:Window 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:54.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:54.395 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.395 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:54.395 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.397 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:54.397 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:54.401 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:54.401 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:54.401 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.436 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:28:54.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.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 21:28:54.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:54.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:54.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:54.440 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:54.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:54.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:54.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.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") 21:28:54.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:54.442 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:54.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:54.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:54.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:54.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:28:54.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.501 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.503 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 21:28:54.503 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:54.503 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:54.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.503 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:54.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.519 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:54.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:54.520 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:54.520 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:54.520 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:54.520 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:54.520 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:54.520 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:54.520 DEBUG [main][MenuItemLookup] Item match:Window 21:28:54.521 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:54.521 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:54.521 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:54.521 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.521 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:54.521 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.524 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:54.524 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:54.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:54.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:54.525 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.562 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:28:54.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:28:54.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:54.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:54.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:54.565 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:54.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:54.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:54.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:28:54.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:54.566 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:54.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:54.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:54.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:54.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.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 '\*?\QWorkbench Test\E') 21:28:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.618 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.619 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 21:28:54.620 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:54.620 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:54.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.620 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:54.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.639 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:54.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:54.640 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:54.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:54.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:54.640 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:54.640 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:54.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:54.640 DEBUG [main][MenuItemLookup] Item match:Window 21:28:54.641 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:54.641 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:54.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:54.641 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:54.641 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.644 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:54.644 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:54.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:54.645 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:54.645 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.712 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:28:54.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.713 DEBUG [WorkbenchTestable][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:28:54.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:54.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:54.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:54.715 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:54.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:54.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:54.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:28:54.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:54.717 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:54.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:54.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:54.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:54.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:54.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:54.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:54.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:54.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 21:28:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.746 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.749 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 21:28:54.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:54.749 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:54.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:54.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:54.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:54.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:54.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:54.750 DEBUG [main][MenuItemLookup] Item match:Window 21:28:54.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:54.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:54.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:54.750 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:54.750 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.754 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:54.754 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:54.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:54.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:54.755 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.815 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:28:54.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.816 DEBUG [WorkbenchTestable][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:28:54.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:28:54.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:28:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:28:54.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:28:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:54.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 21:28:54.818 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 21:28:54.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 21:28:54.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 21:28:54.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:28:54.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:54.820 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:54.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:54.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:54.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:54.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.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 '\*?\QMarkers\E') 21:28:54.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:54.870 INFO [WorkbenchTestable][AbstractView] Activate view Markers 21:28:54.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:54.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:54.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.871 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:54.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:28:54.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:54.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:54.893 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:54.893 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:54.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:54.893 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:54.903 INFO [WorkbenchTestable][AbstractView] Activate view Markers 21:28:54.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:54.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:54.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:28:54.904 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 21:28:54.904 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 21:28:54.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:54.904 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:54.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:54.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:54.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:54.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:54.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:54.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:54.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:54.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:54.928 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:54.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:54.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:54.929 DEBUG [main][MenuItemLookup] Item match:Window 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:54.929 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:54.932 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:54.932 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:54.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:54.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:54.933 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:54.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:54.990 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:28:54.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:54.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:54.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:54.991 DEBUG [WorkbenchTestable][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:28:54.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:54.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:54.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:54.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:54.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:54.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:54.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:54.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:54.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:54.997 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:54.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:54.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:54.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:54.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:28:54.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:54.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:54.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:54.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:54.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:54.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:55.000 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:55.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:55.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:55.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:55.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 21:28:55.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:55.029 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:55.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.033 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 21:28:55.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:55.033 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:55.033 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:55.033 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:55.033 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:55.033 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:55.033 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:55.033 DEBUG [main][MenuItemLookup] Item match:Window 21:28:55.034 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:55.034 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:55.034 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:55.034 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.034 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:55.034 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.037 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:55.037 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:55.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:55.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:55.037 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:55.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:55.102 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:28:55.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:55.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.102 DEBUG [WorkbenchTestable][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:28:55.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:28:55.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:55.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:28:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:55.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:28:55.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:28:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:55.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:28:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:55.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:28:55.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 21:28:55.105 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 21:28:55.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 21:28:55.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 21:28:55.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:28:55.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:55.107 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:55.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:55.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:55.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:55.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.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 '\*?\QMarkers\E') 21:28:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:55.151 INFO [WorkbenchTestable][AbstractView] Activate view Markers 21:28:55.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.152 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:28:55.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.189 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 21:28:55.190 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:55.190 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:55.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.190 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:55.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:55.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:55.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:55.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:55.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:55.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:55.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:55.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.208 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:55.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:55.208 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:55.209 DEBUG [main][MenuItemLookup] Item match:Window 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.209 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:55.209 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.212 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:55.212 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:55.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:55.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:55.212 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:55.248 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:28:55.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.249 DEBUG [WorkbenchTestable][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:28:55.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:55.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:55.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:55.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:55.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:55.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:55.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:55.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:55.251 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:55.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:55.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:55.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:28:55.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:55.255 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:55.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:55.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:55.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:55.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:55.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:55.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:55.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 21:28:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:55.310 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.311 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 21:28:55.311 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:55.311 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:55.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.312 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:55.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:55.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:55.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:55.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:55.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:55.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:55.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:55.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 21:28:55.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:28:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:55.336 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 21:28:55.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 21:28:55.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 21:28:55.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.348 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 21:28:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:28:55.349 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:28:55.349 INFO [WorkbenchTestable][AbstractText] Text set to: hello 21:28:55.351 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 21:28:55.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 21:28:55.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 21:28:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.352 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:55.352 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:55.353 DEBUG [main][MenuItemLookup] Item match:File 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.354 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:28:55.354 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 21:28:55.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 21:28:55.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 21:28:55.354 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 21:28:55.391 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 21:28:55.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 21:28:55.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 21:28:55.392 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 21:28:55.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 21:28:55.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 21:28:55.393 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 21:28:55.393 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 21:28:55.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 21:28:55.395 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:55.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:55.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:55.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:55.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:55.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:55.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:55.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:55.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:28:55.409 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 21:28:55.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.415 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:55.415 DEBUG [main][MenuItemLookup] Item match:Window 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.415 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:55.415 DEBUG [main][MenuItemLookup] Item match:Show View 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.418 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:28:55.418 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:28:55.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:28:55.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:28:55.418 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:28:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:28:55.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 21:28:55.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:28:55.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 21:28:55.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 21:28:55.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:55.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:55.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 21:28:55.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:28:55.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 21:28:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:28:55.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 21:28:55.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 21:28:55.456 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 21:28:55.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 21:28:55.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 21:28:55.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.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 "Open") 21:28:55.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:28:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:28:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:55.457 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:55.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:55.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:28:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:28:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 21:28:55.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 21:28:55.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 21:28:55.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:55.508 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 21:28:55.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.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 '\*?\QMarkers\E') 21:28:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:55.512 INFO [WorkbenchTestable][AbstractView] Activate view Markers 21:28:55.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:55.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:28:55.524 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:28:55.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.531 INFO [WorkbenchTestable][AbstractView] Activate view Markers 21:28:55.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:55.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:28:55.542 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 21:28:55.542 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 21:28:55.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 21:28:55.542 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:55.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.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 '\*?\QWorkbench Test\E') 21:28:55.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:28:55.593 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 21:28:55.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:28:55.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:28:55.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:28:55.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:28:55.594 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 21:28:55.594 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 21:28:55.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 21:28:55.594 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:28:55.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:55.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 21:28:55.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 21:28:55.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:55.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.968 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.624 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.186 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.005 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.146 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.024 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.005 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.135 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.002 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.157 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.266 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.021 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.127 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.117 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.002 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.289 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.279 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.126 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.076 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.205 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 21:28:55.618 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 21:28:55.619 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:28:55.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:55.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 21:28:55.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:55.619 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:28:55.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:55.619 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:28:55.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:55.619 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:28:55.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.*'] 21:28:55.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:55.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.*'] 21:28:55.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:55.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.*'] 21:28:55.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:55.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:28:55.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'File' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:28:55.621 DEBUG [main][MenuItemLookup] Item match:Window 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'' 21:28:55.621 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:28:55.621 DEBUG [main][MenuItemLookup] Item match:Preferences 21:28:55.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:28:55.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:28:55.622 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:28:55.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:28:55.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 21:28:55.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:28:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.697 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:28:55.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:28:55.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:28:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:28:55.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:28:55.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:28:55.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:28:55.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:28:55.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:28:55.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:28:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:28:55.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:28:55.700 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:28:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:28:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:28:55.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:28:55.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:28:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:28:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:28:55.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:28:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:28:55.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:28:55.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:55.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 21:28:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 21:28:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:55.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 21:28:55.714 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 21:28:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 21:28:55.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 21:28:55.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:28:55.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:28:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:28:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:28:55.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 21:28:55.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:28:55.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 21:28:55.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 21:28:55.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:28:55.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:28:55.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:28:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 21:28:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 21:28:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 21:28:55.722 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:55.722 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:56.222 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:56.222 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:56.723 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:56.723 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:57.223 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:57.223 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:57.723 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:57.723 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:58.223 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:58.223 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:58.723 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:58.723 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:59.223 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:59.223 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:28:59.724 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:28:59.724 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:00.224 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:00.224 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:00.724 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:00.724 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:01.224 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:01.224 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:01.724 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:01.724 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:02.224 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:02.224 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:02.725 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:02.725 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:03.225 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:03.225 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:03.725 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:03.725 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:04.225 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:04.225 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:04.725 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:04.725 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:05.225 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:05.225 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:05.725 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 21:29:05.725 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 21:29:05.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 21:29:05.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:29:05.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:06.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:06.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:07.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:07.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:08.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:08.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:09.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:09.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:10.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:10.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:11.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:11.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:12.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:12.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:13.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:13.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:14.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:14.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:15.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:15.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:16.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:16.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:17.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:17.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:18.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:18.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:19.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:19.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:20.232 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:20.732 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:21.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:21.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 21:29:22.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it Terminating xvnc. 21:29:22.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 3.3.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 7.933 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.003 s] [INFO] RedDeer Common ..................................... SUCCESS [ 8.146 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 0.486 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.314 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.802 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.582 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.290 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 0.528 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.311 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.294 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.191 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.408 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 0.872 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.323 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.376 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.223 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.193 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.304 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.311 s] [INFO] RedDeer UI ......................................... SUCCESS [ 0.501 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.286 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.510 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.087 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.300 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.495 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.003 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.203 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.121 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:12 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:20 min] [INFO] RedDeer Core Tests ................................. SUCCESS [02:59 min] [INFO] RedDeer Workbench Tests ............................ FAILURE [ 38.609 s] [INFO] RedDeer UIForms Test ............................... SKIPPED [INFO] RedDeer JFace Tests ................................ SKIPPED [INFO] RedDeer Eclipse Tests .............................. SKIPPED [INFO] RedDeer GEF Tests .................................. SKIPPED [INFO] RedDeer Graphiti Tests ............................. SKIPPED [INFO] RedDeer Direct Tests ............................... SKIPPED [INFO] RedDeer JUnit Tests ................................ SKIPPED [INFO] RedDeer Requirements Tests ......................... SKIPPED [INFO] RedDeer UI Tests ................................... SKIPPED [INFO] RedDeer E4 Workbench Tests ......................... SKIPPED [INFO] RedDeer Integration and Eclipse Installation Tests . SKIPPED [INFO] RedDeer Features ................................... SKIPPED [INFO] RedDeer E4 Feature ................................. SKIPPED [INFO] RedDeer Eclipse Feature ............................ SKIPPED [INFO] RedDeer GEF Spy Feature ............................ SKIPPED [INFO] RedDeer SWT Feature ................................ SKIPPED [INFO] RedDeer Tests Feature .............................. SKIPPED [INFO] RedDeer UI Feature ................................. SKIPPED [INFO] RedDeer Recorder Feature ........................... SKIPPED [INFO] RedDeer GEF/Graphiti Feature ....................... SKIPPED [INFO] RedDeer Spy Feature ................................ SKIPPED [INFO] RedDeer Log Parser Feature ......................... SKIPPED [INFO] RedDeer CodeGen Feature ............................ SKIPPED [INFO] RedDeer Site ....................................... SKIPPED [INFO] RedDeer Archetype .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:08 min [INFO] Finished at: 2021-03-03T21:29:23Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.2.0:test (default-test) on project org.eclipse.reddeer.workbench.test: An unexpected error occurred while launching the test runtime (process returned error code 143(SIGTERM received?)). Command-line used to launch the sub-process was null -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.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* -Xmx512m -Dosgi.clean=true -jar /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar -data /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data -install /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work -configuration /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide -nouithread in working directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.reddeer.workbench.test Build was aborted Aborted by Ondrej Dockal Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: ABORTED